diff options
Diffstat (limited to 'Master/texmf-dist/tpm/showdim.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/showdim.tpm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/Master/texmf-dist/tpm/showdim.tpm b/Master/texmf-dist/tpm/showdim.tpm deleted file mode 100644 index aa5fe983763..00000000000 --- a/Master/texmf-dist/tpm/showdim.tpm +++ /dev/null @@ -1,28 +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/showdim.zip"> - <TPM:Name>showdim</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>1970/01/01 00:00:00</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Variants on printing dimensions.</TPM:Title> - <TPM:Description> -A package for LaTeX providing a number of commands for -printing the value of a TeX dimension. For example, -\tenthpt{\baselineskip} yields the current value of -\baselineskip rounded to the nearest tenth of a point. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Michael J. Downes</TPM:Author> - <TPM:Size>3900</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="3900"> -texmf-dist/tex/latex/showdim/showdim.sty -texmf-dist/tpm/showdim.tpm - </TPM:RunFiles> - <TPM:Provides>Package/showdim</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |