blob: 75defcb95cf5d4ebda0885c2024733a2a2a949d0 (
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
51
52
53
|
LaTeX Package : fmtcount v3.04
Last Modified : 2017-09-16
Author : Nicola Talbot and Vincent Belaïche
Files : fmtcount.dtx - documented source file
fmtcount.ins - installation script
fmtcount.perl - latex2html style file
fc-samp.tex \
fc-lang.tex - sample files
fc-frlargenum.tex /
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.
See the documentation for more details.
To extract the code from the documented source file do:
latex fmtcount.ins
This will create the files: fmtcount.sty (the LaTeX package),
and fc-*.def (the language definition files used by
fmtcount.sty).
Move the .sty and .def files to somewhere LaTeX will find it
(e.g. texmf/tex/latex/fmtcount/) and remember to update the TeX
database.
Copy the fmtcount.perl file to somewhere where LaTeX2HTML will
find it (e.g. latex2html/styles/).
To extract the documentation do:
latex fmtcount.dtx
makeindex -s gglo.ist -t fmtcount.glg -o fmtcount.gls fmtcount.glo
latex fmtcount.dtx
latex fmtcount.dtx
Place the resulting file (fmtcount.dvi) into the documentation
directory (e.g. texmf/doc/latex/fmtcount/).
Read the file CHANGES for version changes.
This material is subject to the LaTeX Project Public License.
See http://mirror.ctan.org/help/Cataloague/licenses.lppl.html for
the details of that license.
http://www.dickimaw-books.com/
|