diff options
Diffstat (limited to 'Master/texmf-dist/tpm/autotab.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/autotab.tpm | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/autotab.tpm b/Master/texmf-dist/tpm/autotab.tpm new file mode 100644 index 00000000000..6acfc7e8ce7 --- /dev/null +++ b/Master/texmf-dist/tpm/autotab.tpm @@ -0,0 +1,26 @@ +<!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/autotab.zip"> + <TPM:Name>autotab</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/02/29 14:55:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Generating tabular setups.</TPM:Title> + <TPM:Description> +Autotab package offers some new commands to generate tabulars nearly +automatically. The tabular creating commands are called inside a \tabular +or \supertabular environment. + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>5881</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="2331"> +texmf-dist/tex/latex/autotab/autotab.sty +texmf-dist/tpm/autotab.tpm + </TPM:RunFiles> + <TPM:DocFiles size="3550">texmf-dist/doc/latex/autotab/autotab.tex</TPM:DocFiles> + <TPM:Provides>Package/autotab</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |