summaryrefslogtreecommitdiff
path: root/macros/latex-dev/base/ltpara-doc.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex-dev/base/ltpara-doc.tex')
-rw-r--r--macros/latex-dev/base/ltpara-doc.tex6
1 files changed, 6 insertions, 0 deletions
diff --git a/macros/latex-dev/base/ltpara-doc.tex b/macros/latex-dev/base/ltpara-doc.tex
new file mode 100644
index 0000000000..c3892b8180
--- /dev/null
+++ b/macros/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}