summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fewerfloatpages/fewerfloatpages-doc.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-02-15 03:01:17 +0000
committerNorbert Preining <norbert@preining.info>2020-02-15 03:01:17 +0000
commit6e362e815ea119b3f6db97b21c10fee3279b5c6b (patch)
tree536b6a92aa0abbc06d83b0b03850caeebf82d65e /macros/latex/contrib/fewerfloatpages/fewerfloatpages-doc.tex
parentdc072b1cb0427be056e747cdbfd6b7a4f1e02e56 (diff)
CTAN sync 202002150301
Diffstat (limited to 'macros/latex/contrib/fewerfloatpages/fewerfloatpages-doc.tex')
-rw-r--r--macros/latex/contrib/fewerfloatpages/fewerfloatpages-doc.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/macros/latex/contrib/fewerfloatpages/fewerfloatpages-doc.tex b/macros/latex/contrib/fewerfloatpages/fewerfloatpages-doc.tex
new file mode 100644
index 0000000000..0d4c6d779f
--- /dev/null
+++ b/macros/latex/contrib/fewerfloatpages/fewerfloatpages-doc.tex
@@ -0,0 +1,10 @@
+% this will typeset only documentation but not the code
+
+\AtBeginDocument{\OnlyDescription
+% \let\tableofcontents\relax
+ \IndexPrologue
+ {\section*{Index}
+ \markboth{Index}{Index}
+ \addcontentsline{toc}{section}{Index}}
+ }
+\input{fewerfloatpages.dtx}