blob: d3a341219a78de638caa656a7a2c298131102297 (
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
|
<!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>2007/06/14 20:12:39</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>490211</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="1915">texmf-dist/tpm/fmtcount.tpm</TPM:RunFiles>
<TPM:DocFiles size="517889">
texmf-dist/doc/latex/fmtcount/README
texmf-dist/doc/latex/fmtcount/doc/CHANGES
texmf-dist/doc/latex/fmtcount/doc/fc-lang.tex
texmf-dist/doc/latex/fmtcount/doc/fc-samp.tex
texmf-dist/doc/latex/fmtcount/doc/fmtcount.pdf
texmf-dist/doc/latex/fmtcount/doc/manual.html
texmf-dist/doc/latex/fmtcount/latex2html/fmtcount.perl
texmf-dist/doc/latex/fmtcount/source/fmtcount.dtx
texmf-dist/doc/latex/fmtcount/source/fmtcount.ins
</TPM:DocFiles>
<TPM:Provides>Package/fmtcount</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|