diff options
Diffstat (limited to 'Master/texmf-dist/tpm/warpcol.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/warpcol.tpm | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/Master/texmf-dist/tpm/warpcol.tpm b/Master/texmf-dist/tpm/warpcol.tpm deleted file mode 100644 index 04fc994050e..00000000000 --- a/Master/texmf-dist/tpm/warpcol.tpm +++ /dev/null @@ -1,42 +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/warpcol.zip"> - <TPM:Name>warpcol</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/10/17 16:34:12</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>staszek</TPM:Creator> - <TPM:Title> -Relative alignment of rows in numeric columns in tabulars. - </TPM:Title> - <TPM:Description> -Defines a tabular column type for formatting numerical -columns in LaTeX. The column type enables numerical items -to be right justified relative to each other, while centred -beneath the column label. In addition, macros are provided to -enable variations on this column type to be defined. Usage -of the package is superficially similar to that of dcolumn; however, the alignment -scheme is different, and the packages have different, though -overlapping, applications. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Wayne A. Rochester</TPM:Author> - <TPM:Size>181305</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="3005"> -texmf-dist/tex/latex/warpcol/warpcol.sty -texmf-dist/tpm/warpcol.tpm - </TPM:RunFiles> - <TPM:DocFiles size="167433"> -texmf-dist/doc/latex/warpcol/readme.txt -texmf-dist/doc/latex/warpcol/warpcol.pdf - </TPM:DocFiles> - <TPM:SourceFiles size="10867"> -texmf-dist/source/latex/warpcol/warpcol.dtx -texmf-dist/source/latex/warpcol/warpcol.ins - </TPM:SourceFiles> - <TPM:Provides>Package/warpcol</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |