blob: 4a33db2f3cf85b7e764c4d7eacff5f55a41fb8e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
\def\batchfile{cjw-ltr.ins}
\input docstrip.tex
\preamble
Copyright (C) 1995 by Colin J. Wynne
This file is part of cjw-ltr, a class for creating modified standard
letters as well as German style letters under LaTeX2e.
\endpreamble
% Don't display progress
\keepsilent
\generateFile{cjw-ltr.cls}{t}{\from{cjw-ltr.dtx}{class}}
\endinput
|