summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/paper/install
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-06-03 18:24:24 +0000
committerKarl Berry <karl@freefriends.org>2008-06-03 18:24:24 +0000
commit0fda812c86b5b3b821e53b78122c1b540c96433d (patch)
treef0c99e72f189258ab7fb51b8a24b04ca33d15f04 /Master/texmf-dist/doc/latex/paper/install
parent31447ea73242d73f1c85f1bf44589a7df3314027 (diff)
paper doc update (1jun08)
git-svn-id: svn://tug.org/texlive/trunk@8526 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/paper/install')
-rw-r--r--Master/texmf-dist/doc/latex/paper/install54
1 files changed, 54 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/paper/install b/Master/texmf-dist/doc/latex/paper/install
new file mode 100644
index 00000000000..d9f99def7ed
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/paper/install
@@ -0,0 +1,54 @@
+\def\batchfile{install}
+\def\filename{paper}
+
+{\immediate\openin15 docstrip.tex
+\ifeof 15
+\typeout{***********************************************}
+\typeout{* Sorry can not find the file `docstrip.tex'. *}
+\typeout{***********************************************}
+\expandafter\aftergroup\csname @@end\expandafter\endcsname
+\expandafter\aftergroup\csname end\expandafter\endcsname \fi}
+
+\input docstrip.tex
+
+\preamble
+
+Copyright (C) 1993, 1998 by wenzel_matiaske@notes.uni-paderborn.de
+
+You are not allowed to distribute this file without the
+original source \filename.dtx. For distribution of the
+sources see the copyright notice in the file \filename.dtx.
+
+\endpreamble
+
+\keepsilent
+
+\Msg{*** Generating the document class files ***}
+
+\generateFile{paper.cls}{t}{\from{paper.dtx}{paper}}
+\generateFile{paper.sty}{t}{\from{paper.dtx}{paper.sty}}
+\generateFile{journal.cls}{t}{\from{paper.dtx}{journal}}
+\generateFile{journal.sty}{t}{\from{paper.dtx}{journal.sty}}
+
+\Msg{*** Generating the documentation driver ***}
+
+\generateFile{paper.drv}{t}{\from{paper.dtx}{driver}}
+
+\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 paper.cls, paper.sty}
+\Msg{* \space\space journal.cls, journal.sty}
+\Msg{*}
+\Msg{* To produce the documentation run the files ending with}
+\Msg{* `.drv' through LaTeX.}
+\Msg{*}
+\Msg{* Happy TeXing}
+\Msg{***********************************************************}
+}
+
+\endinput
+