home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / elvis184.zip / doc / ver.ms < prev    next >
Text File  |  1995-05-26  |  1KB  |  35 lines

  1. .\" ==========================================================================
  2. .\" This is the version number, as printed on the front page of the manual.
  3. .\"
  4. .ds V 1.8pl3
  5. .\"
  6. .\" ==========================================================================
  7. .\" These macros change the size of text.  Coherent's troff may have trouble
  8. .\" with the macros as defined; if so, try putting single-quotes around the
  9. .\" sign and number, so "\s-2" becomes "\s'-2'", and "\s+2" becomes "\s'+2'".
  10. .\"
  11. .ds s \s-2
  12. .ds S \s+2
  13. .\"
  14. .\" ==========================================================================
  15. .\" This makes "\*E" be shorthand for "Elvis", maybe with fancy font changes.
  16. .\"
  17. .if t .ds E E\*sLVIS\*S
  18. .if n .ds E Elvis
  19. .\"
  20. .\" ==========================================================================
  21. .\" This is used to start a new section of the manual.  Most of the *.ms files
  22. .\" begin with one of these things.
  23. .\"
  24. .\" usage: .Go <section#> <title>
  25. .\"
  26. .de Go
  27. .ds LH "\\$1-\\\\n%
  28. .ds RH "\\$1-\\\\n%
  29. .ds CH "\\$2
  30. .NH S \\$1
  31. \\$2
  32. .\"if !\\n%=1 .bp 1
  33. .if n .ul 0
  34. ..
  35.