home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / wp / rubicon5.zip / MANUAL.3 < prev    next >
Text File  |  1989-10-07  |  4KB  |  131 lines

  1.                 _______________________________
  2.                |                               |
  3.                |  Section 3: FONTS AND SYMBOLS |
  4.                |_______________________________|
  5.  
  6. CONTENTS
  7.  
  8. 3.1 Font Enhancements
  9. 3.2 Soft Fonts
  10. 3.3 Font Changes
  11. 3.4 Space Commands
  12. 3.5 Enabling and Disabling the Printhead
  13. 3.6 Extra Symbols
  14.  
  15. 3.1 FONT ENHANCEMENTS
  16.  
  17. The following tags are used to start and cancel font enhancements:
  18.  
  19. <AU>  Start Underline    <XU>  Cancel Underline 
  20.  
  21. <underline thick=  descent= >  Set Underline thickness and descent
  22.  
  23. <AI>  Start Italics    <XI>  Cancel Italics 
  24.  
  25. <AB>  Start Boldface   <XB>  Cancel Boldface 
  26.  
  27. <AX>  Start Crossout   <XX>  Cancel Crossout 
  28.  
  29. 3.2 SOFT FONTS
  30.  
  31. The tags  given below may be used to select the corresponding typefaces:
  32.  
  33. 3.2.1 RUBICON SOFT FONTS
  34.  
  35. <Renner>   Renner (sans serif)
  36.  
  37. <Trajan>   Trajan (serif)
  38.  
  39. 3.2.2 HEWLETT PACKARD FONTS
  40.  
  41. <Times>   TmsRmn (soft font)
  42.  
  43. <Helv>   Helv (soft font)
  44.  
  45. <Line_prn>   Line Printer (ROM font)
  46.  
  47. <Courier>   Courier (ROM font)
  48.  
  49. 3.2.3 ADOBE POSTSCRIPT FONTS
  50.  
  51. <Times> Times                          <Helv> Helvetica 
  52.  
  53. <Courier> Courier                      <Palatino> Palatino 
  54.  
  55. <Avant> AvantGarde                     <Bookman> Bookman 
  56.  
  57. <Narrow> Helvetica-Narrow              <Chancery> Zapf Chancery 
  58.  
  59. <Dingbats> Zapf Dingbats               <Century> New Century Schoolbook 
  60.  
  61. 3.3 FONT CHANGES
  62.  
  63. <PTn>   Point Size n
  64.  
  65. <Fn>   Font Number n
  66.  
  67. <Fontnamenw>  Font "Fontname", Point Size n, Stroke Weight w 
  68.               n can be any available point size
  69.               w can be m (medium), b (bold), or i (italic)
  70.               EXAMPLES: <Times12m> Times 12-point medium  
  71.                         <Trajan10i> Trajan 10-point italic
  72.                         <Helv18b>  Helvetica 18-point bold
  73.  
  74. 3.4 SPACE COMMANDS
  75.  
  76. <M>   Insert Em-Space (equal in length to the current point size)
  77.  
  78. <N>   Insert En-Space (one-half of an em-space)
  79.  
  80. <T>   Insert Thin-Space (one-third of an em-space)
  81.  
  82. <NB>  Insert No Break Space (thin-space which will NOT be used as a
  83.       location for a line break)
  84.  
  85. 3.5 ENABLING AND DISABLING THE PRINTHEAD
  86.  
  87. <XP>  Cancel Print (printhead will move the appropriate distance but
  88.       will not actually print characters)
  89.  
  90. <AP>  Allow Print  (resume printing after <XP> instruction)
  91.  
  92. 3.6 EXTRA SYMBOLS
  93.  
  94. The Rubicon soft fonts, and most other soft fonts, include a set of
  95. extra characters called the "Pi Font" - symbols, accented letters, etc.
  96. - identified by high ASCII numbers, i.e character numbers between 160
  97. and 255. The tag <PIn> is used to print character n from the Pi Font.  
  98.  
  99. <FL>   Flash Only -  Overprint next two characters - used to create
  100.        composite characters not available in the pi font. 
  101.  
  102. <M_> Print Em Rule (horizontal line one em long located on the baseline)
  103.  
  104. <N_>  Print En Rule (one-half of an em rule)
  105.  
  106. <T_>  Print Thin Rule (one-third of an em rule)
  107.  
  108. <line thick=t>  Print Column Line of thickness t (horizontal line from
  109.        left- to right-indent of current column. Default thick= 1 point) 
  110.  
  111. <VR>  Print Vertical Rule (vertical line extending up from the baseline
  112.       a distance equal to the interline leading) 
  113.  
  114. <M->   Print Em Dash (equal in length to the current point size)
  115.  
  116. <L->   Print Long Dash (three-quarters of an em dash)
  117.  
  118. <N->   Print En Dash (one-half of an em dash)
  119.  
  120. <T->   Print Thin Dash (one-third of an em dash)
  121.  
  122. <M.>   Print Em Leader (a dot or period centered on an em-width space)
  123.  
  124. <N.>   Print En Leader (a dot or period centered on an en-width space)
  125.  
  126. <T.>   Print Thin Leader (a dot or period centered on a thin-width space)
  127.  
  128. <.>   Print Digit Leader (a dot or period centered on a digit space,
  129.       also known as a "decimal point" or "full point")
  130.  
  131.