chap-22.tex 531 B

123456789101112131415161718192021222324
  1. \input setup % -*- Mode: TeX -*-
  2. \beginchapter{22}{Printer}{ChapTwentyTwo}{Printer}
  3. \beginSection{The Lisp Printer}
  4. \DefineSection{TheLispPrinter}
  5. \input concept-print
  6. \endSection%{The Lisp Printer}
  7. \beginSection{The Lisp Pretty Printer}
  8. \DefineSection{PPrinter}
  9. \input concept-pprint
  10. \endSection%{The Lisp Pretty Printer}
  11. \beginSection{Formatted Output}
  12. \DefineSection{FormattedOutput}
  13. \input concept-format
  14. \endSection%{Formatted Output}
  15. \includeDictionary{dict-printer}
  16. \endchapter
  17. \bye