diff options
author | Norbert Preining <norbert@preining.info> | 2022-06-09 03:01:00 +0000 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2022-06-09 03:01:00 +0000 |
commit | 16559ce13a74c7a182875559b379cac00b07efda (patch) | |
tree | 6ee63e6aadfabf9a7334e6667fa32646fd812667 /macros/latex/base/doc-code.tex | |
parent | b3aac3ae7b628835121d1f485fd49998308170e7 (diff) |
CTAN sync 202206090300
Diffstat (limited to 'macros/latex/base/doc-code.tex')
-rw-r--r-- | macros/latex/base/doc-code.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/macros/latex/base/doc-code.tex b/macros/latex/base/doc-code.tex new file mode 100644 index 0000000000..6457d22e03 --- /dev/null +++ b/macros/latex/base/doc-code.tex @@ -0,0 +1,4 @@ +% this will typeset documentation + code + +\AtBeginDocument{\AlsoImplementation} +\input{doc.dtx} |