Questions and answers

     Here are some common questions and their responses.  Also included are
some dummy questions used to give some neat things you can do with the
program:

 -What does "TOC" mean?  It's everywhere!!!

      (T)able (o)f (c)ontents.  :)

 -Why don't the page numbers appear in the table of contents?

      You've turned off pagination so the program doesn't know where the
 sections are.  This means it just puts the section/subsection names in the
 TOC.  Add "Pagination = 1" to the MANUAL.CFG file.

 -How can I put a bunch of related sections into one, convenient package?

      Easy: use the %NEWSECTION% token and put them all into one!  You can
 then use the file as a package and move the sections around as if they were
 a single one.

 -How can I deactivate the macros (or macros past a certain point in the
  macro file) temporarily?

      Place three dashes (---) at the point you want the compiler to stop
 parsing macros.  It will not go past that point.

 -How can I turn off centering?

      Create a macro named "%CENTER%" and have the next line blank.  The
 compiler will see it as a macro first and remove it.

     If you have any other questions, feel free to contact the author through
one of the methods listed in the "Contacting the author" section.
