diff options
Diffstat (limited to 'Master/texmf-dist/tpm/texlogos.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/texlogos.tpm | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/texlogos.tpm b/Master/texmf-dist/tpm/texlogos.tpm new file mode 100644 index 00000000000..12182cc75ee --- /dev/null +++ b/Master/texmf-dist/tpm/texlogos.tpm @@ -0,0 +1,31 @@ +<!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/texlogos.zip"> + <TPM:Name>texlogos</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2003/06/27 07:26:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Ready-to-use LaTeX logos.</TPM:Title> + <TPM:Description> +TeXlogos defines an assortment of frequently used logos not +contained in base LaTeX itself. The METAFONT, METAPOST, AMS, +BibTeX and SliTeX logos are defined, as long as you have the +appropriate CM/Logo/AMS fonts. Currency symbols which do not +require TCRM fonts are defined: Euro, Cent, Yen, Won, Naira. +The C++ logo with the '+' signs properly positioned is defined. +The logo of the Vienna University Business Administration +Center (BWZ) is defined! +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Jacek Ruzyczka</TPM:Author> + <TPM:Size>5779</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="5779"> +texmf-dist/tex/latex/texlogos/texlogos.sty +texmf-dist/tpm/texlogos.tpm + </TPM:RunFiles> + <TPM:Provides>Package/texlogos</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |