On 9/13/26 3:42 PM, Samuel Thibault wrote: Hello,
It still fails for me: ! LaTeX Error: The key 'FBsetup/CompactItemize' is unknown and is being (LaTeX) ignored. For immediate help type H <return>. ...l.11 \setupbabel{fr}with this installed:
Actually my minimal example for problem reproduction is:
\documentclass[10pt,onecolumn]{article}
\usepackage[french]{babel}
\makeatletter
\@ifundefined{frenchbsetup}{}{\frenchbsetup{CompactItemize=false}}
\makeatother
\begin{document}
\end{document}
...and I guess the issue is due to changes in french babel.
Unfortunately I don't have any clue, what the purpose of that
frenchbsetup code is, it is directly copied from dbk_locale.sty.
I'll try to contact the french babel author. Hilmar
OpenPGP_0x0C871C4C653C1F59.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature

