diff options
Diffstat (limited to 'macros/latex-dev/base/ltproperties-doc.tex')
-rw-r--r-- | macros/latex-dev/base/ltproperties-doc.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/latex-dev/base/ltproperties-doc.tex b/macros/latex-dev/base/ltproperties-doc.tex new file mode 100644 index 0000000000..072dfedad0 --- /dev/null +++ b/macros/latex-dev/base/ltproperties-doc.tex @@ -0,0 +1,8 @@ +% This will typeset only documentation but not the code +% + +\AtBeginDocument{\OnlyDescription +% \let\tableofcontents\relax + \RenewCommandCopy\MaybeStop\StopEventually + } +\input{ltproperties.dtx} |