blob: 2946ab07ed411b6ef9cc1ba7ab3b51cd5d0ac117 (
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
|
<!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/fncychap.zip">
<TPM:Name>fncychap</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2005/08/09 11:36:00</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Six predefined chapter heading styles.</TPM:Title>
<TPM:Description>
Each style can be modified using a set of simple commands. Optionally
one can modify the formatting routines in order to create
additional chapter headings. This package was previously
known as FancyChapter.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Ulf Lindgren</TPM:Author>
<TPM:Size>583814</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="13640">
texmf-dist/tex/latex/fncychap/fncychap.sty
texmf-dist/tpm/fncychap.tpm
</TPM:RunFiles>
<TPM:DocFiles size="570174">
texmf-dist/doc/latex/fncychap/README
texmf-dist/doc/latex/fncychap/fncychap.pdf
texmf-dist/doc/latex/fncychap/readme.txt
</TPM:DocFiles>
<TPM:Provides>Package/fncychap</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|