%% BEGIN sem-make.tex %% %% A batch file for extracting the code from seminar.doc and semlayer.doc, %% using Frank Mittelbach's docstrip.tex utility. %% Tested with docstrip.tex V2.0r. Might not work with other versions. %% %% Run with TeX or LaTeX. %% \def\batchfile{sem-make.tex} \input docstrip \preamble \endpreamble \processFile{seminar}{doc}{sty}{t} \processFile{semlayer}{doc}{sty}{t} %% %% END sem-make.tex