%% BEGIN xc-make.tex %% %% A batch file for extracting the code from xcomment.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{xc-make.tex} \input docstrip \preamble \endpreamble \processFile{xcomment}{doc}{sty}{t} %% %% END xc-make.tex