home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / apps / word / marcel23 / postscrp.prd < prev    next >
Text File  |  1993-11-27  |  4KB  |  199 lines

  1. # Marcel Printer Driver for PostScript
  2. PostScript Printer  # model
  3.    # initialize: builtin ^d
  4.    # termination: builtin ^d
  5. ) show leftmarg ~ add vpos moveto ( # hcol cmd
  6. 10  # hfac
  7. # lmarg with 12pt fixed
  8. /leftmarg ~ 7.2 mul def
  9.   # draft
  10. #
  11. #  Point sizes
  12. /ptsize 7 def     # 7pt
  13. 33         # 7pt char width (in decipoints)
  14. /ptsize 9 def     # 9pt
  15. 43         # 9pt char width
  16. /ptsize 10 def     # 10pt
  17. 48         # 10pt char width
  18. /ptsize 11 def     # 11pt
  19. 52         # 11pt char width
  20. /ptsize 12 def     # 12pt
  21. 58         # 12pt char width
  22. /ptsize 14 def     # 14pt
  23. 68         # 14pt char width
  24. /ptsize 24 def     # 24pt
  25. 115         # 24pt char width
  26. #
  27. #   Fonts
  28. Avant Garde
  29. AvGa AvantGarde-Book AvantGarde-Demi AvantGarde-BookOblique AvantGarde-DemiOblique
  30. 1
  31. Bookman
  32. Book Bookman-Light Bookman-Demi Bookman-LightItalic Bookman-DemiItalic
  33. 1
  34. Courier
  35. Cour Courier Courier-Bold Courier-Oblique Courier-BoldOblique
  36. 0
  37. Helvetica
  38. Helv Helvetica Helvetica-Bold Helvetica-Oblique Helvetica-BoldOblique
  39. 1
  40. Helvetica Narrow
  41. HelN Helvetica-Narrow Helvetica-Narrow-Bold Helvetica-Narrow-Oblique Helvetica-Narrow-BoldOblique
  42. 1
  43. New Century Schoolbook
  44. NCSc NewCenturySchlbk-Roman NewCenturySchlbk-Bold NewCenturySchlbk-Italic NewCenturySchlbk-BoldItalic
  45. 1
  46. Palatino
  47. Pala Palatino-Roman Palatino-Bold Palatino-Italic Palatino-BoldItalic 
  48. 1
  49. Times-Roman
  50. Time Times-Roman Times-Bold Times-Italic Times-BoldItalic
  51. 1
  52. Zapf Chancery (italics)
  53. ZapC ZapfChancery-MediumItalic ZapfChancery-MediumItalic ZapfChancery-MediumItalic ZapfChancery-MediumItalic
  54. 1
  55. 00 # don't delete this line
  56. #
  57. #  Styles
  58. ) ital (
  59. ) roman (
  60. ) bold (
  61. ) roman (
  62. ) show ulon (
  63. ) show uloff (
  64. ) show subon (    # subscript on 
  65. ) show suboff (    # subscript off 
  66. ) show supon (    # superscript on 
  67. ) show supoff (    # superscript off 
  68. #
  69. #  8-bit chars 
  70. \200    # /Ccedilla
  71. \201    # /udieresis
  72. \202    # /eacute
  73. \203    # /acircumflex
  74. \204    # /adieresis
  75. \205    # /agrave
  76. \206    # /aring
  77. \207    # /ccedilla
  78. \210    # /ecircumflex
  79. \211    # /edieresis
  80. \212    # /egrave
  81. \213    # /idieresis
  82. \214    # /icircumflex
  83. \215    # /igrave
  84. \216    # /Adieresis
  85. \217    # /Aring
  86. \220    # /Eacute
  87. \221    # /ae
  88. \222    # /AE
  89. \223    # /ocircumflex
  90. \224    # /odieresis
  91. \225    # /ograve
  92. \226    # /ucircumflex
  93. \227    # /ugrave
  94. \230    # /ydieresis
  95. \231    # /Odieresis
  96. \232    # /Udieresis
  97. \233    # /cent
  98. \234    # /sterling
  99. \235    # /yen
  100. \236    # /germandbls
  101.     # not avail
  102. \240    # /aacute
  103. \241    # /iacute
  104. \242    # /oacute
  105. \243    # /uacute
  106. \244    # /ntilde
  107. \245    # /Ntilde
  108. \246    # /ordfeminine
  109. \247    # /ordmasculine
  110. \250    # /questiondown
  111.     # not avail
  112.     # not avail
  113. 1/2     # half
  114. 1/4     # quarter
  115. \255    # /exclamdown
  116. \256    # /guillemotleft
  117. \257    # /guillemotright
  118. \260    # /atilde
  119. \261    # /otilde
  120. \262    # /Oslash
  121. \263    # /oslash
  122. \264    # /oe
  123. \265    # /OE
  124. \266    # /Agrave
  125. \267    # /Atilde
  126. \270    # /Otilde
  127.     # not avail
  128.     # not avail
  129. \273    # /dagger
  130. \274    # /paragraph
  131. \275    # /copyrightsans
  132. \276    # /registersans
  133. \277    # /trademarksans
  134.     # not avail  0300
  135.     # not avail
  136.     # not avail
  137.     # not avail
  138.     # not avail
  139.     # not avail
  140.     # not avail
  141.     # not avail
  142.     # not avail  0310 (re-encoded for em-dash)
  143.     # not avail  
  144.     # not avail
  145.     # not avail
  146.     # not avail
  147.     # not avail
  148.     # not avail
  149.     # not avail
  150.     # not avail
  151.     # not avail
  152.     # not avail
  153.     # not avail
  154.     # not avail
  155.     # not avail
  156.     # not avail
  157.     # not avail
  158.     # not avail
  159.     # not avail
  160.     # not avail
  161.     # not avail
  162.     # not avail
  163. \335 # /section
  164.     # not avail
  165. \337 # /infinity
  166. \338 # /aleph
  167.     # not avail
  168.     # not avail
  169.     # not avail
  170. \344 # /summation
  171.     # not avail
  172.     # not avail
  173.     # not avail
  174.     # not avail
  175.     # not avail
  176.     # not avail
  177.     # not avail
  178.     # not avail
  179.     # not avail
  180.     # not avail
  181.     # not avail
  182. \360 # /equivalence
  183. \361 # /plusminus
  184. \362 # /greaterequal
  185. \363 # /lessequal
  186.     # not avail
  187.     # not avail
  188.     # not avail
  189. \367 # /approxequal
  190. \370 # /degree
  191.     # not avail
  192. \372 # /bullet
  193.     # not avail
  194.     # not avail
  195.     # not avail
  196.     # not avail
  197.     # not avail
  198. \310 # emdash (\310 reencoded)
  199.