chap-2.tex 654 B

123456789101112131415161718192021222324252627
  1. \input setup % -*- Mode: TeX -*-
  2. \beginchapter{2}{Syntax}{ChapTwo}{Syntax}
  3. \beginSection{Character Syntax}
  4. \DefineSection{CharacterSyntax}
  5. \input concept-syntax
  6. \endSection%{Character Syntax}
  7. \beginSection{Reader Algorithm}
  8. \DefineSection{ReaderAlgorithm}
  9. \input concept-reader-algorithm
  10. \endSection%{Reader Algorithm}
  11. \beginSection{Interpretation of Tokens}
  12. \DefineSection{InterpOfTokens}
  13. \input concept-tokens
  14. \endSection%{Interpretation of Tokens}
  15. \beginSection{Standard Macro Characters}
  16. \DefineSection{StandardMacroChars}
  17. \input concept-macro-chars
  18. \endSection%{Standard Macro Characters}
  19. \endchapter
  20. \bye