diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex-dev/base/ltfilehook-code.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex-dev/base/ltfilehook-code.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex-dev/base/ltfilehook-code.tex b/Master/texmf-dist/doc/latex-dev/base/ltfilehook-code.tex new file mode 100644 index 00000000000..2a9c1d1815a --- /dev/null +++ b/Master/texmf-dist/doc/latex-dev/base/ltfilehook-code.tex @@ -0,0 +1,10 @@ +% This will typeset documentation + code +% +% However, you may first have to unpack the .sty file via +% +% latex ltfilehook.ins +% +% as it is used when processing the doumentation. + +\AtBeginDocument{\AlsoImplementation} +\input{ltfilehook.dtx} |