summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/mwcls/mwcls.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:55:23 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:55:23 +0000
commit82992183c53e48debe622952f0aec1576e258eed (patch)
tree3844dc13cf37bc08905b8ef734749747091b82b4 /Master/texmf-dist/source/latex/mwcls/mwcls.ins
parentd1b44832febe8c21be4ea886a11c0ddf9da41ec8 (diff)
trunk/Master/texmf-dist/source/latex/mwcls
git-svn-id: svn://tug.org/texlive/trunk@402 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/mwcls/mwcls.ins')
-rw-r--r--Master/texmf-dist/source/latex/mwcls/mwcls.ins69
1 files changed, 69 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/mwcls/mwcls.ins b/Master/texmf-dist/source/latex/mwcls/mwcls.ins
new file mode 100644
index 00000000000..5215ab801af
--- /dev/null
+++ b/Master/texmf-dist/source/latex/mwcls/mwcls.ins
@@ -0,0 +1,69 @@
+%%
+%% This file will generate fast loadable files and documentation
+%% driver files from the doc files in this package when run through
+%% LaTeX or TeX.
+%%
+%% Copyright 2001 by Marcin Woli\'nski
+%%
+%%
+%% --------------- start of docstrip commands ------------------
+%%
+
+\input docstrip
+
+\preamble
+
+This is a generated file.
+
+Copyright 2000-2002 by Marcin Woli\string\'nski <wolinski@gust.org.pl>
+
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.2
+of this license or (at your option) any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.2 or later is part of all distributions of LaTeX
+version 1999/12/01 or later.
+
+\endpreamble
+
+\keepsilent
+\askforoverwritefalse
+\usedir{tex/latex/mwcls}
+
+\generate{\file{mwart.cls}{\from{mwcls.dtx}{article}}
+ \file{mwrep.cls}{\from{mwcls.dtx}{report}}
+ \file{mwbk.cls}{\from{mwcls.dtx}{book}}
+ \file{mw10.clo}{\from{mwcls.dtx}{10pt}}
+ \file{mw11.clo}{\from{mwcls.dtx}{11pt}}
+ \file{mw12.clo}{\from{mwcls.dtx}{12pt}}
+ \file{mwbk10.clo}{\from{mwcls.dtx}{10pt,bk}}
+ \file{mwbk11.clo}{\from{mwcls.dtx}{11pt,bk}}
+ \file{mwbk12.clo}{\from{mwcls.dtx}{12pt,bk}}
+ }
+
+\ifToplevel{
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the following}
+\Msg{* files into a directory searched by TeX:}
+\Msg{*}
+\Msg{* \space\space mwart.cls}
+\Msg{* \space\space mwrep.cls}
+\Msg{* \space\space mwbk.cls}
+\Msg{* \space\space mw10.clo}
+\Msg{* \space\space mw11.clo}
+\Msg{* \space\space mw12.clo}
+\Msg{* \space\space mwbk10.clo}
+\Msg{* \space\space mwbk11.clo}
+\Msg{* \space\space mwbk12.clo}
+\Msg{*}
+\Msg{* To produce the documentation run mwcls.dtx through LaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{***********************************************************}
+}
+
+\endbatchfile
+