diff options
Diffstat (limited to 'Master/texmf-dist/tpm/slashbox.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/slashbox.tpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/slashbox.tpm b/Master/texmf-dist/tpm/slashbox.tpm new file mode 100644 index 00000000000..58b34e2d880 --- /dev/null +++ b/Master/texmf-dist/tpm/slashbox.tpm @@ -0,0 +1,30 @@ +<!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/slashbox.zip"> + <TPM:Name>slashbox</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/04/06 08:37:33</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Dual headings in tabular columns.</TPM:Title> + <TPM:Description> +The package defines commands to produce tabular cells with +diagonal lines in them, with text above and below the line to +label the column and row that the cell is in. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Toru Sato</TPM:Author> + <TPM:Size>10249</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="3840"> +texmf-dist/tex/latex/slashbox/slashbox.sty +texmf-dist/tpm/slashbox.tpm + </TPM:RunFiles> + <TPM:DocFiles size="6409"> +texmf-dist/doc/latex/slashbox/slashbox.dvi +texmf-dist/doc/latex/slashbox/slashbox.tex + </TPM:DocFiles> + <TPM:Provides>Package/slashbox</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |