setup-sections-for-toc.tex 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. %-*- Mode: TeX -*-
  2. % This file is automatically generated. Do not edit by hand.
  3. % References can be defined for inclusion by putting
  4. % \DefineSection{secname}
  5. % after a section beginning, and can be referenced by
  6. % \secref\secname
  7. % A new version of this file can be generated with KMP's
  8. % Lispm commands by explicitly doing Update ANSI Section Index.
  9. % This action also occurs implicitly whenever a new source
  10. % is checkpointed with Checkpoint ANSI Sources.
  11. \defsecrefs{%
  12. \def\ChapOne{Chapter 1 (Introduction)}%
  13. \def\ChapTwo{Chapter 2 (Syntax)}%
  14. \def\ChapThree{Chapter 3 (Evaluation and Compilation)}%
  15. \def\ChapFour{Chapter 4 (Types and Classes)}%
  16. \def\ChapFive{Chapter 5 (Data and Control Flow)}%
  17. \def\ChapSix{Chapter 6 (Iteration)}%
  18. \def\ChapSeven{Chapter 7 (Objects)}%
  19. \def\ChapEight{Chapter 8 (Structures)}%
  20. \def\ChapNine{Chapter 9 (Conditions)}%
  21. \def\ChapTen{Chapter 10 (Symbols)}%
  22. \def\ChapEleven{Chapter 11 (Packages)}%
  23. \def\ChapTwelve{Chapter 12 (Numbers)}%
  24. \def\ChapThirteen{Chapter 13 (Characters)}%
  25. \def\ChapFourteen{Chapter 14 (Conses)}%
  26. \def\ChapFifteen{Chapter 15 (Arrays)}%
  27. \def\ChapSixteen{Chapter 16 (Strings)}%
  28. \def\ChapSeventeen{Chapter 17 (Sequences)}%
  29. \def\ChapEighteen{Chapter 18 (Hash Tables)}%
  30. \def\ChapNineteen{Chapter 19 (Filenames)}%
  31. \def\ChapTwenty{Chapter 20 (Files)}%
  32. \def\ChapTwentyOne{Chapter 21 (Streams)}%
  33. \def\ChapTwentyTwo{Chapter 22 (Printer)}%
  34. \def\ChapTwentyThree{Chapter 23 (Reader)}%
  35. \def\ChapTwentyFour{Chapter 24 (System Construction)}%
  36. \def\ChapTwentyFive{Chapter 25 (Environment)}%
  37. \def\ChapTwentySix{Chapter 26 (Glossary)}%
  38. \def\ChapA{Chapter A (Appendix)}}