diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/nicetext/mkfddoc.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/nicetext/mkfddoc.tex | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/nicetext/mkfddoc.tex b/Master/texmf-dist/doc/latex/nicetext/mkfddoc.tex new file mode 100644 index 00000000000..c4a4937a963 --- /dev/null +++ b/Master/texmf-dist/doc/latex/nicetext/mkfddoc.tex @@ -0,0 +1,21 @@ +\ProvidesFile{mkfddoc.tex}[2009/04/15 + prepare typesetting fifinddo.sty] + + \begingroup %% generate fifinddo.doc +\RequirePackage{makedoc}[2009/04/13] +\input{mdcorr.cfg} + +% \NoEmptyCodeLines %% TODO +\ProcessLineMessage{} +\LaTeXresultFile{fifinddo.doc} +\HeaderLines{23} +\MainDocParser{% +% \IfInputLine{=33}{\tracingmacros=1 }{} +% \IfInputLine{=35}{\tracingmacros=0 }{} + \SectionLevelTwoParseInput} +% \tracingmacros=1 +\MakeDoc{fifinddo.sty} +\CloseResultFile + \endgroup %% fifinddo.doc ready +\endinput + |