[XeTeX] How to get the French item symbol, using polyglossia

Alain Delmotte esperanto at swing.be
Fri Aug 28 18:04:40 CEST 2009


Thanks very much, both of you, for the answer.

Alain

Fr. Michael Gilmary a écrit :
> Alain Delmotte wrote:
>> Hi!
>>
>> I am using polyglossia:
>> \usepackage{polyglossia}
>>
>> \setdefaultlanguage{french}
>>
>>
>> But the item symbol is still a bullet, not the "--" used in French 
>> typography.
>>
>> How to get this "--"?
>
>
> Hi Alain ---
>
> Here's one way --- just redefine the \labelitemi (or \labelitemii etc)
>
> \documentclass[11pt]{article}
> \renewcommand\labelitemi{--}
>
>
> \begin{document}
> \begin{itemize}
> \item This is first.
> \item And this is second.
> \end{itemize}
>
>
> \end{document}
>
>



More information about the XeTeX mailing list