On Tue, 4 Dec 2001, Yann Collete wrote:

> Answer from M. Flipo from fr.comp.text.tex
>
> See the file frenchb.cfg (it's with frenchb.ldf in the babel directory) :
>
> %% The command \FrenchLabelItem can be used to set the `labelitems'
> %% for all levels in French. For instance, to get long dashes, use:
> %%
> %%\renewcommand{\FrenchLabelItem}{\textemdash}
> %%
> %% You can also have different `labelitems' for each level in French:
> %%
> %%\renewcommand{\Frlabelitemi}{\textemdash}
> %%\renewcommand{\Frlabelitemii}{\bfseries\textendash}
> %%\renewcommand{\Frlabelitemiii}{\textbullet}
> %%\renewcommand{\Frlabelitemiv}{}
>
> (In the preamble).
>
> We can also use the standard Latex syntax and wrote (somewhere in the document
> where the language is french) :
>
> \renewcommand{\labelitemi}{\textemdash}

So this now works in the preamble.

> This definition will be available for the whole document, even if you switch
> from french to another language and then came back to french.
>
> N.B. : It's explained in the babel french doc :
> http://www.univ-lille1.fr/labo-stat-proba/df/frenchb/babel.html

Hmmm... Now I'm getting confused.

The \AtBeginDocument{...} wrapper around the bullet settings was added
so the bullet settings worked with frenchb a couple of years ago.

If I've understood this thread it seems you are now saying that we
should get rid of this wrapper in order to get it to work with
frenchb.

Hmmm... perhaps the authors of frenchb have fixed their previous
problem and broken our workaround.

Allan. (ARRae)

Reply via email to