diff options
Diffstat (limited to 'Master/texmf-dist/tpm/texmate.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/texmate.tpm | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/Master/texmf-dist/tpm/texmate.tpm b/Master/texmf-dist/tpm/texmate.tpm deleted file mode 100644 index 9f388342fd8..00000000000 --- a/Master/texmf-dist/tpm/texmate.tpm +++ /dev/null @@ -1,41 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/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/texmate.zip"> - <TPM:Name>texmate</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/09/24 13:20:21</TPM:Date> - <TPM:Version>2005/03/13 v1</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Comprehensive chess annotation in LaTeX.</TPM:Title> - <TPM:Description> -TeXmate formats chess games from very simple ascii input. The -clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same -results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The -resulting format is fully customizable. -There are 4 levels of commentary: 1 is the main game, 2-3 are -commentaries. Each has its fonts, punctuation marks, etc., and -these are also customizable. -The package includes a tool for the creation of diagrams. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Federico Garcia</TPM:Author> - <TPM:Size>388855</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="29013"> -texmf-dist/tex/latex/texmate/texmate.sty -texmf-dist/tpm/texmate.tpm - </TPM:RunFiles> - <TPM:DocFiles size="329698"> -texmf-dist/doc/latex/texmate/README -texmf-dist/doc/latex/texmate/texmate2manual.pdf -texmf-dist/doc/latex/texmate/texmate2manual.tex - </TPM:DocFiles> - <TPM:SourceFiles size="30144"> -texmf-dist/source/latex/texmate/texmate.dtx -texmf-dist/source/latex/texmate/texmate.ins - </TPM:SourceFiles> - <TPM:Provides>Package/texmate</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |