diff options
Diffstat (limited to 'Master/texmf-dist/tpm/pst-barcode.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/pst-barcode.tpm | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/pst-barcode.tpm b/Master/texmf-dist/tpm/pst-barcode.tpm new file mode 100644 index 00000000000..5620554e348 --- /dev/null +++ b/Master/texmf-dist/tpm/pst-barcode.tpm @@ -0,0 +1,39 @@ +<!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/pst-barcode.zip"> + <TPM:Name>pst-barcode</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/10/24 19:41:04</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>Print barcodes using Postscript.</TPM:Title> + <TPM:Description> +The pst-barcode package allows printing of barcodes. Possible +barcodes are: isbn; ean13; ean8; ean5; ean2; upca; upce; code128; +code93; code39; code11; interleaved2of5; code2of5; +rationalizedCodabar; postnet; royalmail; msi; plessey. +As part of the pstricks bundle, pst-barcode requires +pstricks. The package uses +PostScript for calculating the bars. For PDF output use a +distillation mechansism such as ps2pdf. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>334913</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="85983"> +texmf-dist/dvips/pst-barcode/pst-barcode.pro +texmf-dist/tex/latex/pst-barcode/pst-barcode.sty +texmf-dist/tpm/pst-barcode.tpm + </TPM:RunFiles> + <TPM:DocFiles size="248930"> +texmf-dist/doc/latex/pst-barcode/Changes +texmf-dist/doc/latex/pst-barcode/README +texmf-dist/doc/latex/pst-barcode/barcode.pdf +texmf-dist/doc/latex/pst-barcode/barcode.tex +texmf-dist/doc/latex/pst-barcode/pst-barcode.tex + </TPM:DocFiles> + <TPM:Provides>Package/pst-barcode</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |