diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/fmtcount/doc/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/latex/fmtcount/doc/CHANGES | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fmtcount/doc/CHANGES b/Master/texmf-dist/doc/latex/fmtcount/doc/CHANGES new file mode 100644 index 00000000000..6b302dcb615 --- /dev/null +++ b/Master/texmf-dist/doc/latex/fmtcount/doc/CHANGES @@ -0,0 +1,31 @@ +fmtcount package versions: + +Version 1.1: Added German support. Added check for USenglish +and UKenglish babel settings. + +Version 1.09: Added upper case variants \ORDINALstring etc +(\MakeUppercase{\ordinalstring{<counter>}} doesn't work because +of the way \MakeUppercase expands its argument). + +Added commands to store textual representations \storeordinalstring etc + +Version 1.08: fixed Portugues spelling mistakes (tr\`es -> tr\^es +centa -> cento) + +Version 1.07: fixed bug that causes fc-english.def to be loaded twice + +Version 1.06: fixed language-related bug + +Version 1.05: fixed bug in \padzeroes + +Version 1.04: provided \FCordinal to avoid clashes with the memoir class. + +Version 1.03: Minor bug fixes (concerning fmtcount.cfg and the effect of \padzeroes). + +Version 1.02: Added multilingual support + +Version 1.01: Added support for LaTeX2HTML + +Version 1.0: separated counter related code from +datetime. + |