blob: abc045e40fc9ee5674e7bf36972b72a780fe4cfe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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>2004/11/07 20:51:22</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>158827</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="8901">
texmf-dist/tex/latex/srcltx/srcltx.sty
texmf-dist/tex/latex/srcltx/srctex.sty
texmf-dist/tpm/srcltx.tpm
</TPM:RunFiles>
<TPM:DocFiles size="126220">
texmf-dist/doc/latex/srcltx/README
texmf-dist/doc/latex/srcltx/srcltx.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="23706">
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>
|