1988-04-18 14:06:00 +00:00
|
|
|
Some of these documents use a font called CW.
|
1991-11-19 13:44:09 +00:00
|
|
|
If this font is not available, reference to it can be changed with
|
|
|
|
a sed-script like
|
1988-04-18 14:06:00 +00:00
|
|
|
s/\.ft CW/.ft yourfont/
|
|
|
|
s/\\f(CW/\\fyourfont/g
|
1991-09-27 17:08:48 +00:00
|
|
|
s/^.fp\(.*\)CW$/.fp\1yourfont/
|
1988-04-18 14:06:00 +00:00
|
|
|
However, the font must be a constant-width font for the documents to look
|
|
|
|
reasonable.
|