Path to this page:
./
print/tex-fmtcount,
Display the value of a LaTeX counter in a variety of formats
Branch: CURRENT,
Version: 3.07,
Package name: tex-fmtcount-3.07,
Maintainer: minskimThe 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). The package offers some multilingual
support; configurations for use in English (both British and American
usage), French, German, Portuguese and Spanish documents are provided.
This package was originally provided as part of the author's datetime
package, but is now distributed separately.
Required to run:[
print/kpathsea] [
print/tex-latex] [
print/tex-graphics] [
print/tex-amsmath] [
print/tex-latex-bin]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2020-05-01) Updated to version: tex-fmtcount-3.07
- (2018-05-06) Updated to version: tex-fmtcount-3.05
- (2017-10-23) Updated to version: tex-fmtcount-3.04
- (2017-08-17) Updated to version: tex-fmtcount-3.03
- (2015-06-14) Updated to version: tex-fmtcount-3.01
- (2015-04-23) Updated to version: tex-fmtcount-3.00
CVS history: (Expand)
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message:
print: Remove SHA1 hashes for distfiles
|
2020-05-01 04:30:51 by Mark Davies | Files touched by this commit (75) | |
Log message:
tex-[efg]*: update to texlive 2020 versions
tex-endnotes{,-doc} to 2020
tex-epigraph{,-doc} to 1.5e
tex-eplain{,-doc} to 3.9.54498
tex-etoc{,-doc} to 1.09b
tex-europecv{,-doc} to 2020
tex-fancyvrb{,-doc} to 3.5
tex-filecontents{,-doc} to 1.5
tex-filehook{,-doc} to 0.7
tex-fmtcount{,-doc} to 3.07
tex-fncylab{,-doc} to 1.1
tex-footnotehyper{,-doc} to 1.1a
tex-geometry{,-doc} to 5.9
tex-glossaries{,-doc} to 4.46
tex-graphics{,-doc} to 1.4a
tex-graphics-def{,-doc} to 2020
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-12-06 21:22:05 by Mark Davies | Files touched by this commit (372) |
Log message:
tex-*: add TEXLIVE_UNVERSIONED=yes
|
2018-05-06 04:57:21 by Mark Davies | Files touched by this commit (5) | |
Log message:
tex-fmtcount{,-doc}: update to 3.05
3.05
* Fix issue 28 (works now with lualatex: actually from 3.05 fmtcount
does not test any longer for what compiler is used but only for what
multilingual package --- such as polyglossia or babel --- are used).
* Fix pull request 29 (Fix European Portuguese cardinal
numbers). Portuguese formatting prior to 3.05 is renamed brazilian,
and the portuguese is fixed to reflect European Portuguese
spelling.
|
2017-10-23 03:57:25 by Mark Davies | Files touched by this commit (4) | |
Log message:
tex-fmtcount{,-doc}: update to 3.04
* Fix issue (New definition of `\Numberstring` is now causing
problems with glossaries.sty)
* Code optimization with \octal, \hexdecimal, \aaalph, \abalph and
uppercase counterparts when applicable.
* Declare \ordinalnum with etoolbox \newrobustcmd*, rather than LaTeX
kernel \DeclareRobustCommand* --- this is preferable for compilation
with TeX4ht.
* Test bench upgrade.
|
2017-08-17 06:21:06 by Mark Davies | Files touched by this commit (5) |
Log message:
Update tex-fmtcount{,-doc} to 3.03
Fix issue (docstripable doc spilled into the portugese code)
|