blob: 27f8c834dca7746f6bb3f7067a44dabead68b7a6 (
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
|
<!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/changebar.zip">
<TPM:Name>changebar</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:51:42</TPM:Date>
<TPM:Version>3.4b</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Generate changebars in LaTeX documents.</TPM:Title>
<TPM:Description>
Identify areas of text to be marked with changebars with the
\cbstart and \cbend commands. Supports VTeX and colour
changebars.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Johannes L. Braams</TPM:Author>
<TPM:Size>878735</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="32329">
texmf-dist/tex/latex/changebar/changebar.sty
texmf-dist/tpm/changebar.tpm
</TPM:RunFiles>
<TPM:DocFiles size="732332">
texmf-dist/doc/latex/changebar/00readme.txt
texmf-dist/doc/latex/changebar/catalog.txt
texmf-dist/doc/latex/changebar/cbtest1-ltx.pdf
texmf-dist/doc/latex/changebar/cbtest1-pdf.pdf
texmf-dist/doc/latex/changebar/cbtest1.tex
texmf-dist/doc/latex/changebar/cbtest2-ltx.pdf
texmf-dist/doc/latex/changebar/cbtest2-pdf.pdf
texmf-dist/doc/latex/changebar/cbtest2.tex
texmf-dist/doc/latex/changebar/changebar.bug
texmf-dist/doc/latex/changebar/changebar.pdf
texmf-dist/doc/latex/changebar/chbar.1
texmf-dist/doc/latex/changebar/chbar.sh
texmf-dist/doc/latex/changebar/manifest.txt
</TPM:DocFiles>
<TPM:SourceFiles size="114074">
texmf-dist/source/latex/changebar/changebar.dtx
texmf-dist/source/latex/changebar/changebar.ins
</TPM:SourceFiles>
<TPM:Provides>Package/changebar</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|