blob: d92884ac2a1fadf98719a2754d7798a95b241126 (
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
|
<!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/refstyle.zip">
<TPM:Name>refstyle</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/09/12 18:40:59</TPM:Date>
<TPM:Version>0.2</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Advanced formatting of cross references.</TPM:Title>
<TPM:Description>
The refstyle provides a consistent way of producing references
throughout a project. Enough flexibility is provided to make
local changes to a single reference. The user can configure
their own setup. refstyle has a direct interface to
varioref, and namerefs from the
nameref package can easily be
incorporated (if needed). For large projects such as a series of
books or a multi volume thesis, written as freestanding
documents, a facility is provided to interface to the
xr package
for external document references.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Danie Els</TPM:Author>
<TPM:Size>505460</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="23079">
texmf-dist/tex/latex/refstyle/refstyle.cfg
texmf-dist/tex/latex/refstyle/refstyle.sty
texmf-dist/tpm/refstyle.tpm
</TPM:RunFiles>
<TPM:DocFiles size="457816">
texmf-dist/doc/latex/refstyle/refconfig.pdf
texmf-dist/doc/latex/refstyle/refstyle.pdf
</TPM:DocFiles>
<TPM:SourceFiles size="24565">
texmf-dist/source/latex/refstyle/refstyle.zip
</TPM:SourceFiles>
<TPM:Provides>Package/refstyle</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|