blob: e77ecf7078e06ecf1b0afb756b9e43f912b0a939 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
\def\batchfile{manuscript.ins}
\input docstrip.tex
\preamble
This is a stripped version of the original file.
\endpreamble
\postamble
This is the end of the stripped file.
\endpostamble
\generateFile{manuscript.sty}{f}{\from{manuscript.dtx}{package}}
\generateFile{manuscript.drv}{f}{\from{manuscript.dtx}{driver}}
|