home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / f / funnel-x.zip / examples / ex12.fw < prev    next >
Text File  |  1992-05-27  |  499b  |  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.