vincentb1 / fmtcount

Source for LaTeX fmtcount package
11 stars 5 forks source link

\NUMBERstringnum does not work with Italian #13

Open vincentb1 opened 9 years ago

vincentb1 commented 9 years ago

Here is a minimal complete example of the issue:

\documentclass{minimal}
\usepackage[italian]{babel}
\usepackage{fmtcount}
\begin{document}
\NUMBERstringnum{10}
\end{document}

What I see in the log is the following:

! TeX capacity exceeded, sorry [input stack size=5000].
<argument> ...eserved@a *{\@printnumeroinparolef }
                                                  \reserved@a 
l.5 \NUMBERstringnum{10}

!  ==> Fatal error occurred, no output PDF file produced!