summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex-dev/base/lthooks-code.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-21 21:39:07 +0000
committerKarl Berry <karl@freefriends.org>2020-07-21 21:39:07 +0000
commita4824d556273f90fbb37d24449cca150397ab7f2 (patch)
tree27fa3e556270c65afd257af5c0e69168c8c2633b /Master/texmf-dist/doc/latex-dev/base/lthooks-code.tex
parenta5ed6b49fd24fce0a996e8db92f76022c41c5007 (diff)
latex-dev (21jul20)
git-svn-id: svn://tug.org/texlive/trunk@55898 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex-dev/base/lthooks-code.tex')
-rw-r--r--Master/texmf-dist/doc/latex-dev/base/lthooks-code.tex10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex-dev/base/lthooks-code.tex b/Master/texmf-dist/doc/latex-dev/base/lthooks-code.tex
new file mode 100644
index 00000000000..32822fcfd84
--- /dev/null
+++ b/Master/texmf-dist/doc/latex-dev/base/lthooks-code.tex
@@ -0,0 +1,10 @@
+% This will typeset documentation + code
+%
+% However, you may first have to unpack the .sty file via
+%
+% latex lthooks.ins
+%
+% as it is used when processing the doumentation.
+
+\AtBeginDocument{\AlsoImplementation}
+\input{lthooks.dtx}