diff options
Diffstat (limited to 'Master/texmf-dist/tpm/ltabptch.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/ltabptch.tpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/ltabptch.tpm b/Master/texmf-dist/tpm/ltabptch.tpm new file mode 100644 index 00000000000..7b5bc10c356 --- /dev/null +++ b/Master/texmf-dist/tpm/ltabptch.tpm @@ -0,0 +1,29 @@ +<!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/ltabptch.zip"> + <TPM:Name>ltabptch</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/01/21 09:43:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Bug fix for longtable.</TPM:Title> + <TPM:Description> +A patch for LaTeX bugs tools/3180 and tools/3480. The patch +applies to version 4.11 of longtable. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>14682</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="13328"> +texmf-dist/tex/latex/ltabptch/ltabptch.sty +texmf-dist/tpm/ltabptch.tpm + </TPM:RunFiles> + <TPM:DocFiles size="1354"> +texmf-dist/doc/latex/ltabptch/README +texmf-dist/doc/latex/ltabptch/ltabtest.tex + </TPM:DocFiles> + <TPM:Provides>Package/ltabptch</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |