Bug#1076675: Broken french locale/babel setting (Undefined control sequence / Missing \begin{document})
> ! Undefined control sequence.
> <argument> \FBCompactItemize@setup
> {false}
It seems that \FBCompactItemize@setup is called from line 1189 of
/usr/share/texlive/texmf-dist/tex/generic/babel-french/french.ldf
but this function is defined as \FB@CompactItemize@setup (with an extra @) at line 1281.
Removing the first @ at line 1281 seems to fix this bug.
Note that the same should also be done with \FB@ListOldLayout@setup at line 1274.
I don't know where this file come from upstream.
Regards,
Alexis.
Reply to: