summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fnumprint/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/fnumprint/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/fnumprint/README')
-rw-r--r--macros/latex/contrib/fnumprint/README36
1 files changed, 36 insertions, 0 deletions
diff --git a/macros/latex/contrib/fnumprint/README b/macros/latex/contrib/fnumprint/README
new file mode 100644
index 0000000000..fc6022882b
--- /dev/null
+++ b/macros/latex/contrib/fnumprint/README
@@ -0,0 +1,36 @@
+LaTeX package 'fnumprint'
+~~~~~~~~~~~~~~~~~~~~~~~~~
+Copyright (C) 2012-2013 by Robin Schneider <ypid23@aol.de>
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3
+of this license or (at your option) any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
+
+CTAN: http://www.ctan.org/pkg/fnumprint
+Code repository: https://github.com/ypid/latex-packages/tree/master/fnumprint
+
+
+ DESCRIPTION
+The fnumprint package defines two macros which decide to typeset a number
+either as Arabic number or as word name for the number. If the number is
+between zero and twelve (including zero and twelve) then the word name will be
+used. This package uses the zahl2string package to convert a number in the
+word name in German. The conversion of a number (0--12) to the English word
+name is implemented by this package. If the number is outside of the range then
+it will be typesetted with the numprint package.
+
+
+ GENERATING THE FILES
+You can generate the fnumprint.sty file with: pdflatex fnumprint.ins
+
+The documentation can be generated with:
+pdflatex fnumprint.dtx
+makeindex -s gglo.ist -o fnumprint.gls fnumprint.glo
+makeindex -s gind fnumprint
+pdflatex fnumprint.dtx
+thumbpdf fnumprint
+pdflatex fnumprint.dtx