diff options
author | Karl Berry <karl@freefriends.org> | 2008-06-03 18:24:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-06-03 18:24:24 +0000 |
commit | 0fda812c86b5b3b821e53b78122c1b540c96433d (patch) | |
tree | f0c99e72f189258ab7fb51b8a24b04ca33d15f04 /Master/texmf-dist/doc/latex/paper/README | |
parent | 31447ea73242d73f1c85f1bf44589a7df3314027 (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/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/paper/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/paper/README b/Master/texmf-dist/doc/latex/paper/README new file mode 100644 index 00000000000..9618e6f498e --- /dev/null +++ b/Master/texmf-dist/doc/latex/paper/README @@ -0,0 +1,24 @@ +The files in the archive paper??.zip include the following +supported macros and files for LaTeX2e: + + paper.dtx latex-style files paper and journal + in doc option format + paper.pdf documentation in pdf format + install driver for installing the package + local.tex input to the local latex-guide "`local.tex"' + testp.tex example input text for paper + testj.tex example input text for journal + journal1.tex example input text for journal + journal2.tex example input text for journal + README this file + +Run `latex install' to generate the class files paper.cls and +journal.cls (as well as paper.sty and journal.sty, for compatibility). +This needs the `docstrip' utility. Then run `latex paper.drv' to generate +the documentation. + +Written by Wenzel Matiaske. See paper.dtx for licensing information. + +Updates are available from CTAN. This package lives at: + http://tug.ctan.org/tex-archive/macros/latex/contrib/paper/ +and at similar locations on CTAN mirrors. |