diff options
Diffstat (limited to 'Master/texmf-dist/tpm/mparhack.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/mparhack.tpm | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/Master/texmf-dist/tpm/mparhack.tpm b/Master/texmf-dist/tpm/mparhack.tpm deleted file mode 100644 index be79fd01bd5..00000000000 --- a/Master/texmf-dist/tpm/mparhack.tpm +++ /dev/null @@ -1,30 +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/mparhack.zip"> - <TPM:Name>mparhack</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:55:16</TPM:Date> - <TPM:Version>1.3a</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>A workaround for a LaTeX bug in marginpars.</TPM:Title> - <TPM:Description> -Implements a workaround for the LaTeX bug that marginpars will -sometimes come out at the wrong margin. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Stefan Ulrich</TPM:Author> - <TPM:Size>44041</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="9119"> -texmf-dist/tex/latex/mparhack/mparhack.sty -texmf-dist/tpm/mparhack.tpm - </TPM:RunFiles> - <TPM:SourceFiles size="34922"> -texmf-dist/source/latex/mparhack/mparhack.dtx -texmf-dist/source/latex/mparhack/mparhack.ins - </TPM:SourceFiles> - <TPM:Provides>Package/mparhack</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |