Liviu Andronic wrote:
> is still called too late, particularly after the preamble commands.
> Unfortunately moving
> \frenchbsetup{StandardItemLabels=true}
>
> to the beginning of the document doesn't work either, since it can be
> used only in the preamble.
>
> Something else to try?
\AtBeginDocument{\frenchbsetup{StandardItemLabels=true}}
Jürgen
