home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / texlatex.zip / web2c72.zip / share / texmf / fontname / texfonts.map < prev    next >
Text File  |  1999-09-14  |  2KB  |  67 lines

  1. % original texfonts.map -- define aliases for fontnames.
  2. % (If you change or delete `original' on the previous line, web2c won't
  3. % install its texfonts.map over this file.)
  4. %
  5. % @mapfile{
  6. %   maintainer = "K. Berry",
  7. %   version = "2.3",
  8. %   date = "22 September 1996",
  9. %   created = "3 January 1993",
  10. %   filename = "texfonts.map",
  11. %   email = "kb@mail.tug.org",
  12. %   address = "135 Center Hill Rd. // Plymouth, MA 02360",
  13. %   codetable = "ISO/ASCII",
  14. %   checksum = "66     360    22284",
  15. %   docstring = "Define aliases for fontnames."
  16. % }
  17. %
  18. % First column is real filename; second is alias; others are ignored.
  19. % Spaces and/or tabs separate columns.
  20. % Blank lines are ignored.
  21. % Comments (obviously) start with %.
  22. %
  23. % Null bytes will confuse the programs, and a CR at the end of a line is
  24. % removed for DOS's sake, but any other characters will be considered
  25. % part of the text, and any length is ok.
  26. %
  27. % If an alias here has an extension, it matches only those files with
  28. % that extension; otherwise, it matches anything with the same root,
  29. % regardless of extension.  For example, `foo.tfm' matches only
  30. % `foo.tfm'; but `foo' matches `foo.vf', `foo.300pk', whatever.
  31. %
  32. % An existing file is preferred to a file found via an alias.  For
  33. % example, if you have a file `foo.tfm' and this file defines `foo' as
  34. % an alias for `bar', `foo.tfm' will be used, not `bar.tfm'.
  35. % If an alias is defined, and the font does not exist, the first alias
  36. % will be used as the ``canonical name'', the one passed to MakeTeXPK to
  37. % create.
  38.  
  39. % These fonts have been named both `circle10' and `lcircle10'.  But
  40. % `lcirc10' is best, anyway, as it's short enough for DOS.  Allow any of
  41. % these to mean any of the others.
  42. circle10        lcircle10
  43. circle10        lcirc10
  44. lcircle10       circle10
  45. lcircle10       lcirc10
  46. lcirc10         circle10
  47. lcirc10         lcircle10
  48.  
  49. circlew10       lcirclew10
  50. circlew10       lcircw10
  51. lcirclew10      circlew10
  52. lcirclew10      lcircw10
  53. lcircw10        circlew10
  54. lcircw10        lcirclew10
  55.  
  56. % Allow people to use PostScript font names.
  57. include adobe.map
  58. include apple.map
  59. include bitstrea.map
  60. include dtc.map
  61. include linotype.map
  62. include monotype.map
  63. % include skey1250.map
  64. % include skey1555.map
  65. include urw.map
  66.