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

Fr. Michael Gilmary FrMichaelGilmary at MaroniteMonks.org
Fri Aug 28 15:50:51 CEST 2009


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} 



-- 
United in adoration of Jesus, 



fr. michael gilmary, mma

Most Holy Trinity Monastery
67 Dugway Road
Petersham, MA 01366-9725




More information about the XeTeX mailing list