diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-19 22:07:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-19 22:07:26 +0000 |
commit | bfd07842d2d959cfcf25115db678791bc9f929ba (patch) | |
tree | c15650c728f4db50ba1ac7e42fad4795235c23a0 /Master/texmf-dist/doc/latex/fmtcount/CHANGES | |
parent | 1fed9c611dac053f39781da462cb70f542c11d61 (diff) |
fmtcount (19sep17)
git-svn-id: svn://tug.org/texlive/trunk@45344 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fmtcount/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/fmtcount/CHANGES | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fmtcount/CHANGES b/Master/texmf-dist/doc/latex/fmtcount/CHANGES index e63c0c1540d..8192d2c242a 100644 --- a/Master/texmf-dist/doc/latex/fmtcount/CHANGES +++ b/Master/texmf-dist/doc/latex/fmtcount/CHANGES @@ -1,5 +1,19 @@ fmtcount package versions: +Version 3.04: + +* Fix issue #27 (New definition of `\Numberstring` is now causing + problems with glossaries.sty) + +* Code optimization with \octal, \hexdecimal, \aaalph, \abalph and + upercase counterparts when applicable. + +* Declare \ordinalnum with etoolbox \newrobustcmd*, rather than LaTeX + kernel \DeclareRobustCommand* --- this is preferable for compilation + with TeX4ht. + +* Test bench upgrade. + Version 3.03: * Fix issue #25 (docstripable doc spilled into the portugese code) |