diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/volumes')
-rw-r--r-- | Master/texmf-dist/doc/latex/volumes/README | 26 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/volumes/volumes.pdf | bin | 0 -> 167943 bytes |
2 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/volumes/README b/Master/texmf-dist/doc/latex/volumes/README new file mode 100644 index 00000000000..4ac7d8c139e --- /dev/null +++ b/Master/texmf-dist/doc/latex/volumes/README @@ -0,0 +1,26 @@ +Abstract + + volumes.sty - Typeset only parts of a document, with complete indices etc. + + This package tries to help you if you want to produce separate printed volumes + from one LaTeX document, as well as one comprehensive, "all-inclusive" version. + It suppresses the part of the table of contents that are not typeset, while + counters, definitions, index entries etc. are kept consistent throughout the + input file. + +To produce the style and auxiliary files + + latex volumes.ins + + +To produce the documentation + + (pdf)latex volumes.dtx + + To produce an index for the documentation: + + makeindex -s gind.ist volumes + + To produce a change history for the documentation: + + makeindex -s gglo.ist -o volumes.gls volumes.glo diff --git a/Master/texmf-dist/doc/latex/volumes/volumes.pdf b/Master/texmf-dist/doc/latex/volumes/volumes.pdf Binary files differnew file mode 100644 index 00000000000..cce3520a2d2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/volumes/volumes.pdf |