blob: b273214dc21cc64a5fa1919b9b5a26cf7083a3bb (
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
38
39
40
41
42
43
44
45
46
47
|
<!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/fancyvrb.zip">
<TPM:Name>fancyvrb</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:53:13</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Sophisticated verbatim text.</TPM:Title>
<TPM:Description>
Sophisticated handling of verbatim text including: verbatim
commands in footnotes; a variety of verbatim environments with
many parameters; ability to define new customized verbatim
environments; save and restore verbatim text and environments;
write and read files in verbatim mode; build ``example''
environments (showing both result and verbatim text).
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>
Timothy Van Zandt and Denis Girou and Sebastian Rahtz
</TPM:Author>
<TPM:Size>457503</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="64757">
texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
texmf-dist/tex/latex/fancyvrb/fvrb-ex.sty
texmf-dist/tex/latex/fancyvrb/hbaw.sty
texmf-dist/tex/latex/fancyvrb/hcolor.sty
texmf-dist/tpm/fancyvrb.tpm
</TPM:RunFiles>
<TPM:DocFiles size="209342">
texmf-dist/doc/latex/fancyvrb/README
texmf-dist/doc/latex/fancyvrb/artistic2.txt
texmf-dist/doc/latex/fancyvrb/fancyvrb.pdf
texmf-dist/doc/latex/fancyvrb/t-fvrbex.tex
</TPM:DocFiles>
<TPM:SourceFiles size="183404">
texmf-dist/source/latex/fancyvrb/README.contrib
texmf-dist/source/latex/fancyvrb/fancyvrb.dtx
texmf-dist/source/latex/fancyvrb/fancyvrb.ins
texmf-dist/source/latex/fancyvrb/fvrb-ex.dtx
texmf-dist/source/latex/fancyvrb/fvrb-ex.ins
</TPM:SourceFiles>
<TPM:Provides>Package/fancyvrb</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|