diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex-dev/base/ltpara-doc.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex-dev/base/ltpara-doc.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex-dev/base/ltpara-doc.tex b/Master/texmf-dist/doc/latex-dev/base/ltpara-doc.tex new file mode 100644 index 00000000000..c3892b8180d --- /dev/null +++ b/Master/texmf-dist/doc/latex-dev/base/ltpara-doc.tex @@ -0,0 +1,6 @@ +% this will typeset only documentation but not the code + +\AtBeginDocument{\OnlyDescription + \let\tableofcontents\relax + } +\input{ltpara.dtx} |