diff options
Diffstat (limited to 'Master/texmf-dist/tpm/sae.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/sae.tpm | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/Master/texmf-dist/tpm/sae.tpm b/Master/texmf-dist/tpm/sae.tpm deleted file mode 100644 index cb8c911a404..00000000000 --- a/Master/texmf-dist/tpm/sae.tpm +++ /dev/null @@ -1,33 +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/sae.zip"> - <TPM:Name>sae</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:44:40</TPM:Date> - <TPM:Version>1.0</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Typeset an SAE technical paper.</TPM:Title> - <TPM:Description> -This class provides correct formatting according to the -requirements of an SAE Technical Paper. It should be useful for -authors whose papers have a high mathematical content. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author></TPM:Author> - <TPM:Size>39715</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="12625"> -texmf-dist/tex/latex/sae/sae.cls -texmf-dist/tex/latex/sae/saeold.cls -texmf-dist/tpm/sae.tpm - </TPM:RunFiles> - <TPM:DocFiles size="27090"> -texmf-dist/doc/latex/sae/example.pdf -texmf-dist/doc/latex/sae/example.tex -texmf-dist/doc/latex/sae/index.html - </TPM:DocFiles> - <TPM:Provides>Package/sae</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |