home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / program / funnel.zoo / tests / wv02.fw < prev    next >
Text File  |  1993-04-11  |  710b  |  44 lines

  1. WV05: Test typesetting features.
  2.  
  3. @O@<wv05.out@>@{
  4. @}
  5.  
  6. 1. Test all five levels of headings with explicit titles.
  7.  
  8. @A@<One@>
  9. @B@<Two@>
  10. @C@<Three@>
  11. @D@<Four@>
  12. @E@<Five@>
  13.  
  14. 2. Test all five levels of headings with implicit titles.
  15.  
  16. @A
  17. @$@<Macro at level one@>@Z@{Sloth@}
  18.  
  19. @B
  20. @$@<Macro at level two@>@Z@{Walrus@}
  21.  
  22. @C
  23. @$@<Macro at level three@>@Z@{Aardvark@}
  24.  
  25. @D
  26. @$@<Macro at level four@>@Z@{Teapot@}
  27.  
  28. @E
  29. @$@<Macro at level five@>@Z@{Emu@}
  30.  
  31. 3. Test the table of contents directive.
  32. @t table_of_contents
  33.  
  34. 4. Test the newpage directive.
  35. @t new_page
  36.  
  37. 5. Test the vskip directive.
  38. @t vskip 50 mm
  39.  
  40. 6. Test the title directive.
  41. @t title titlefont centre "This is a test Title"
  42.  
  43.  
  44.