contents_at_end.texi 210 B

12345678910111213141516171819202122
  1. \input texinfo @c -*-texinfo-*-
  2. @setfilename contents_at_end.info
  3. @node Top
  4. @top Contents at end
  5. Content at end.
  6. @menu
  7. * chapter::
  8. @end menu
  9. @node chapter
  10. @chapter Chapter 1
  11. The chapter
  12. @contents
  13. @bye