blob: 840ba7d6d280a1e8fb6eb20dfef5e76dfa21b2b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
%
% Doctrip file for commedit
% This file is in public domain
%
\def\batchfile{commedit.ins}
\input docstrip
\keepsilent
\showprogress
\askforoverwritefalse
\generate{%
\file{commedit.sty}{\from{commedit.dtx}{style}}}
\obeyspaces
\Msg{*****************************************************}%
\Msg{* Congratulations! You successfully generated the *}%
\Msg{* commedit package. *}%
\Msg{* *}%
\Msg{* Please move the file commedit.sty to where *}%
\Msg{* LaTeX files are kept in your system. The manual *}%
\Msg{* for the package is in the file commedit.pdf. *}%
\Msg{* *}%
\Msg{* The package is released under LPPL *}%
\Msg{* *}%
\Msg{* Happy TeXing! *}%
\Msg{*****************************************************}%
|