diff options
Diffstat (limited to 'Master/texmf-dist/tpm/mwcls.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/mwcls.tpm | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/mwcls.tpm b/Master/texmf-dist/tpm/mwcls.tpm new file mode 100644 index 00000000000..23881bb1794 --- /dev/null +++ b/Master/texmf-dist/tpm/mwcls.tpm @@ -0,0 +1,51 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/Package/mwcls.zip"> + <TPM:Name>mwcls</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/06/06 14:47:35</TPM:Date> + <TPM:Version>0.65</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Polish-oriented document classes.</TPM:Title> + <TPM:Description> +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. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>464399</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="144843"> +texmf-dist/tex/latex/mwcls/mw10.clo +texmf-dist/tex/latex/mwcls/mw11.clo +texmf-dist/tex/latex/mwcls/mw12.clo +texmf-dist/tex/latex/mwcls/mwart.cls +texmf-dist/tex/latex/mwcls/mwbk.cls +texmf-dist/tex/latex/mwcls/mwbk10.clo +texmf-dist/tex/latex/mwcls/mwbk11.clo +texmf-dist/tex/latex/mwcls/mwbk12.clo +texmf-dist/tex/latex/mwcls/mwrep.cls +texmf-dist/tpm/mwcls.tpm + </TPM:RunFiles> + <TPM:DocFiles size="177889"> +texmf-dist/doc/latex/mwcls/CZYTAJ +texmf-dist/doc/latex/mwcls/ChangeLog +texmf-dist/doc/latex/mwcls/README +texmf-dist/doc/latex/mwcls/mwclsdoc.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="141667"> +texmf-dist/source/latex/mwcls/mwcls.dtx +texmf-dist/source/latex/mwcls/mwcls.ins + </TPM:SourceFiles> + <TPM:Provides>Package/mwcls</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |