diff options
Diffstat (limited to 'Master/texmf-dist/tpm/srcltx.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/srcltx.tpm | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/Master/texmf-dist/tpm/srcltx.tpm b/Master/texmf-dist/tpm/srcltx.tpm deleted file mode 100644 index ec57b0f966f..00000000000 --- a/Master/texmf-dist/tpm/srcltx.tpm +++ /dev/null @@ -1,38 +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/srcltx.zip"> - <TPM:Name>srcltx</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/12/08 00:12:55</TPM:Date> - <TPM:Version></TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>Jump between DVI and TEX files.</TPM:Title> - <TPM:Description> -Provides a special insertion into generated .dvi files allowing -one to jump from the .dvi file to the .tex source and back again -(given a .dvi viewer that supports this, such as Yap or -xdvi-22.38). This was originally written by Aleksander Simonic, -the author of the WinEdt shell. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Stefan Ulrich</TPM:Author> - <TPM:Size>167459</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="9785"> -texmf-dist/tex/latex/srcltx/srcltx.sty -texmf-dist/tex/latex/srcltx/srctex.sty -texmf-dist/tpm/srcltx.tpm - </TPM:RunFiles> - <TPM:DocFiles size="130659"> -texmf-dist/doc/latex/srcltx/README -texmf-dist/doc/latex/srcltx/srcltx.pdf - </TPM:DocFiles> - <TPM:SourceFiles size="27015"> -texmf-dist/source/latex/srcltx/srcltx.dtx -texmf-dist/source/latex/srcltx/srcltx.ins - </TPM:SourceFiles> - <TPM:Provides>Package/srcltx</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |