summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fmtcount/README
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/fmtcount/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/fmtcount/README')
-rw-r--r--macros/latex/contrib/fmtcount/README53
1 files changed, 53 insertions, 0 deletions
diff --git a/macros/latex/contrib/fmtcount/README b/macros/latex/contrib/fmtcount/README
new file mode 100644
index 0000000000..c41070fe18
--- /dev/null
+++ b/macros/latex/contrib/fmtcount/README
@@ -0,0 +1,53 @@
+LaTeX Package : fmtcount v3.05
+
+Last Modified : 2017-12-26
+
+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/