home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / unixtex-6.1b-src.lha / unixtex-6.1b / dviljk / contrib / hptex.tex < prev    next >
Encoding:
Text File  |  1994-02-26  |  496 b   |  22 lines

  1. % Can get some characters from the text font, instead of the math font.
  2. \chardef\dag = "06
  3. \chardef\ddag = "06
  4. \chardef\copyright = "08
  5. \chardef\P = "20
  6. \chardef\bullet = "8D
  7. \chardef\S = "9F
  8.  
  9. % And lots more new stuff ...
  10. \chardef\registered = "09
  11. \chardef\trademark = "0A
  12. \chardef\perthousand = "AD
  13. \chardef\yen = "BD
  14. \chardef\cents = "BE
  15. \chardef\pounds = "BF
  16. \chardef\florin = "C6
  17. \chardef\currency = "D7
  18. \chardef\degree = "D8
  19. \chardef\compass = "E6
  20. \chardef\male = "F7
  21. \chardef\female = "FF
  22.