diff options
Diffstat (limited to 'Master/texmf-dist/tpm/lcd.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/lcd.tpm | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/Master/texmf-dist/tpm/lcd.tpm b/Master/texmf-dist/tpm/lcd.tpm deleted file mode 100644 index 34a0a3cb7c7..00000000000 --- a/Master/texmf-dist/tpm/lcd.tpm +++ /dev/null @@ -1,35 +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/lcd.zip"> - <TPM:Name>lcd</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:03:17</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Alphanumerical LCD-style displays.</TPM:Title> - <TPM:Description> -A LaTeX package that will display text as on an LCD display. -Assumes 8-bit input in its internal verbatim-style environment. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author></TPM:Author> - <TPM:Size>131541</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="12867"> -texmf-dist/tex/latex/lcd/lcd.sty -texmf-dist/tpm/lcd.tpm - </TPM:RunFiles> - <TPM:DocFiles size="76910"> -texmf-dist/doc/latex/lcd/00readme -texmf-dist/doc/latex/lcd/example.pdf -texmf-dist/doc/latex/lcd/example.tex - </TPM:DocFiles> - <TPM:SourceFiles size="41764"> -texmf-dist/source/latex/lcd/lcd.dtx -texmf-dist/source/latex/lcd/lcd.ins - </TPM:SourceFiles> - <TPM:Provides>Package/lcd</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |