diff options
Diffstat (limited to 'Master/texmf-dist/tpm/overpic.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/overpic.tpm | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/Master/texmf-dist/tpm/overpic.tpm b/Master/texmf-dist/tpm/overpic.tpm deleted file mode 100644 index 7d760d1433a..00000000000 --- a/Master/texmf-dist/tpm/overpic.tpm +++ /dev/null @@ -1,41 +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/overpic.zip"> - <TPM:Name>overpic</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/09 00:49:07</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title> -Combine LaTeX commands over included graphics. - </TPM:Title> - <TPM:Description> -The overpic environment is a cross between the LaTeX picture -environment and the \includegraphics command of -graphicx. The resulting picture -environment has the same dimensions as the included eps -graphic. LaTeX commands can be placed on the graphic at -defined positions. A grid for orientation is available. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Rolf Niepraschk</TPM:Author> - <TPM:Size>27959</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="4325"> -texmf-dist/tex/latex/overpic/overpic.sty -texmf-dist/tpm/overpic.tpm - </TPM:RunFiles> - <TPM:DocFiles size="23634"> -texmf-dist/doc/latex/overpic/README -texmf-dist/doc/latex/overpic/README.de -texmf-dist/doc/latex/overpic/golfer.ps.gz -texmf-dist/doc/latex/overpic/opic-abs.dvi -texmf-dist/doc/latex/overpic/opic-abs.tex -texmf-dist/doc/latex/overpic/opic-rel.dvi -texmf-dist/doc/latex/overpic/opic-rel.tex - </TPM:DocFiles> - <TPM:Provides>Package/overpic</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |