1988-04-18 14:06:00 +00:00
|
|
|
Some of these documents use a font called CW.
|
|
|
|
If you don't have that, you can change references to it with a sed-script
|
|
|
|
like
|
|
|
|
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.
|