blob: 05ea718657ed961aa8b5dfcc8f63c485a5022dab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
\def\batchfile{cjwplain.ins}
\input docstrip.tex
\preamble
Copyright (C) 1995 by Colin J. Wynne
This file is part of cjwplain, a style providing
Plain TeX functionality under LaTeX2e.
\endpreamble
% Don't display progress
\keepsilent
\generateFile{cjwplain.sty}{t}{\from{cjwplain.dtx}{package}}
\generateFile{cjwpltab.clo}{t}{\from{cjwplain.dtx}{tabbing}}
\generateFile{cjwplout.clo}{t}{\from{cjwplain.dtx}{output}}
\endinput
|