summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mwcls/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
commit007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch)
tree90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/mwcls/README
parent950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff)
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mwcls/README')
-rw-r--r--Master/texmf-dist/doc/latex/mwcls/README34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mwcls/README b/Master/texmf-dist/doc/latex/mwcls/README
new file mode 100644
index 00000000000..0e7d40b85f4
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/mwcls/README
@@ -0,0 +1,34 @@
+------------------------------------------------------------------------
+
+My oWn document CLaSses for LaTeX 2e
+====================================
+
+Copyright 2000-2002 by Marcin Woli\'nski <wolinski@gust.org.pl>
+
+
+Files in this bundle 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.
+
+mwcls is a set of document classes for LaTeX 2e designed with Polish
+typographical tradition in mind. Classes include: 'mwart' (which is a
+replacement for 'article'), 'mwrep' ('report'), and 'mwbk' ('book').
+Most features present in standard classes work with mwcls. Some
+extensions/exceptions include: sectioning commands allow for second
+optional argument (it's possible to state different texts for running
+head and for TOC), new environments 'itemize*' and 'enumerate*' for
+lists with long items, page styles have variants for normal, opening,
+closing, and blank pages.
+
+Documentation is available as mwclsdoc.pdf (unfortunately in Polish
+only).
+
+To install run LaTeX like this
+ latex mwcls.ins
+and follow instructions on screen.
+
+------------------------------------------------------------------------