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

  1. EX12: This example gives some simple headings and demonstrates heading name
  2.       inheritance.
  3.  
  4. @O@<ex12.out@>==@{dummy text@}
  5.  
  6. @A@<Feed the Penguins and Save the World@>
  7. @B@<Feed the Penguins@>
  8. @C@<Feed the little penguins@>
  9. @C@<Feed the big penguins@>
  10. @B@<Save the World@>
  11. @C@<Save Europe@>
  12. @C@<Save Africa@>
  13.  
  14. @C This heading hasn't been given an explicit name, but will inherit the
  15. name \p{Save the rest of the world} from the macro definition below.
  16.  
  17. @$@<Save the rest of the world@>@Z==@{...@}
  18.