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