diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-24 22:52:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-24 22:52:49 +0000 |
commit | 888bef52c1122e0eff8825c0255ceae0fdeb8202 (patch) | |
tree | 6e2158bc4cbb29cc6e9f3a1941347378de633291 /Master/texmf-dist/source/latex/commedit/commedit.ins | |
parent | 5dc60a69def6db91b267bad98f59629fbece0950 (diff) |
commedit (24feb19)
git-svn-id: svn://tug.org/texlive/trunk@50116 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/commedit/commedit.ins')
-rw-r--r-- | Master/texmf-dist/source/latex/commedit/commedit.ins | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/commedit/commedit.ins b/Master/texmf-dist/source/latex/commedit/commedit.ins new file mode 100644 index 00000000000..840ba7d6d28 --- /dev/null +++ b/Master/texmf-dist/source/latex/commedit/commedit.ins @@ -0,0 +1,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{*****************************************************}%
\ No newline at end of file |