groff mm macros defines four registers: Lf, Lt, Lx, and Le. The first three are set to 1 (enable) by default. To disable printing of List of figures, List of tables and List of exhibits set them to 0. The last one is set to 0 (disable) by default and corresponds to the List of equations.

As for the .TC macro, as far as I understand, groff mm is a printing-oriented engine (as the groff itself). Each heading is processed and collected into the diversion to be output later, at the end of the document. It means that the ToC pages are placed at the beginning of the document manually after printing.

However, you can use any PostScript utilities to change the page order or create the ToC by hands using .)E macro of mm.

Hope this helps.

--
Grisha

21.08.2012 20:00, Anton Shterenlikht пишет:
How can I make the ToC appear in the
beginning of the document, and not
at the end, with mm .TC macro?

Also, how can I disable the inclusion
of the list of figures and the list
of tables?

Thanks

Anton



Reply via email to