diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/snapshot/snapshot.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/snapshot/snapshot.ins | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/snapshot/snapshot.ins b/Master/texmf-dist/source/latex/snapshot/snapshot.ins new file mode 100644 index 00000000000..d30602c46ec --- /dev/null +++ b/Master/texmf-dist/source/latex/snapshot/snapshot.ins @@ -0,0 +1,12 @@ +% Normal installation of this package in a standard TDS texmf tree: +% Put snapshot.sty into the directory texmf/tex/latex/misc. +% Put snapshot.dvi (produced by running LaTeX on snapshot.dtx) into +% texmf/doc/latex/misc. + +\def\batchfile{snapshot.ins} +\input docstrip.tex +\preamble +\endpreamble +\keepsilent +\generateFile{snapshot.sty}{f}{\from{snapshot.dtx}{}} +\endinput |