babel-french update breaks previous documents
Norbert Preining
norbert at preining.info
Thu Oct 8 07:24:43 CEST 2020
Hi all,
the following minimal document stopped compiling with the update of
babel-french
\documentclass{minimal}
\usepackage{float}
\usepackage[french]{babel}
\newfloat{figure}{ht}{lof}
\begin{document}
Hello World
\end{document}
With version 3.5j (TeX Live package revision 55742) it compiles, with
the current version 3.5k (TL package revision 56333) it fails with
! LaTeX Error: Command \fnum at table undefined.
Mind that the line
\newfloat{figure}{ht}{lof}
is essential, commenting it makes the document work again.
I am not really sure where the issue is, anyone having an idea?
Thanks
Norbert
--
PREINING Norbert https://www.preining.info
Accelia Inc. + IFMGA ProGuide + TU Wien + JAIST + TeX Live + Debian Dev
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
More information about the tex-live
mailing list.