blob: 633e874cb681d9e7799bd9bde2ee1a1a47dbd71d (
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
48
49
50
|
<!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/fmtcount.zip">
<TPM:Name>fmtcount</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:53:28</TPM:Date>
<TPM:Version>1.03 2005/06/20</TPM:Version>
<TPM:Creator>karl</TPM:Creator>
<TPM:Title>
Display the value of a LaTeX counter in a variety of formats.
</TPM:Title>
<TPM:Description>
The package fmtcount.sty provides commands that display the value
of a LaTeX counter in a variety of formats (ordinal, text,
hexadecimal, decimal, octal, binary etc). This package was
originally provided with the
datetime package, but is now
distributed separately. The package provides limited multilingual
support.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author></TPM:Author>
<TPM:Size>426593</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="78118">
texmf-dist/tex/latex/fmtcount/fc-english.def
texmf-dist/tex/latex/fmtcount/fc-french.def
texmf-dist/tex/latex/fmtcount/fc-portuges.def
texmf-dist/tex/latex/fmtcount/fc-spanish.def
texmf-dist/tex/latex/fmtcount/fmtcount.sty
texmf-dist/tpm/fmtcount.tpm
</TPM:RunFiles>
<TPM:DocFiles size="215088">
texmf-dist/doc/latex/fmtcount/CHANGES
texmf-dist/doc/latex/fmtcount/README
texmf-dist/doc/latex/fmtcount/fc-lang.tex
texmf-dist/doc/latex/fmtcount/fc-samp.pdf
texmf-dist/doc/latex/fmtcount/fc-samp.tex
texmf-dist/doc/latex/fmtcount/fmtcount.pdf
texmf-dist/doc/latex/fmtcount/fmtcount.perl
texmf-dist/doc/latex/fmtcount/manual.html
</TPM:DocFiles>
<TPM:SourceFiles size="133387">
texmf-dist/source/latex/fmtcount/fmtcount.dtx
texmf-dist/source/latex/fmtcount/fmtcount.ins
</TPM:SourceFiles>
<TPM:Provides>Package/fmtcount</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|