home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / program / funnel / pr02.fw < prev    next >
Encoding:
Text File  |  1993-10-23  |  307 b   |  15 lines

  1. PR02: Test the parsing of typesetter directives.
  2.  
  3. 1. Test parsing of new page directive.
  4. @t new_page
  5.  
  6. 2. Test parsing of table of contents directive.
  7. @t table_of_contents
  8.  
  9. 3. Test parsing of vskip directive.
  10. @t vskip 32 mm
  11.  
  12. 4. Test parsing of title directive.
  13. @t title titlefont left "Sloth"
  14.  
  15.