READ_ME 298 B

12345678
  1. Some of these documents use a font called CW.
  2. If this font is not available, reference to it can be changed with
  3. a sed-script like
  4. s/\.ft CW/.ft yourfont/
  5. s/\\f(CW/\\fyourfont/g
  6. s/^.fp\(.*\)CW$/.fp\1yourfont/
  7. However, the font must be a constant-width font for the documents to look
  8. reasonable.