On Sep 15, 2011, at 4:17 PM, Sébastien Mengin wrote:

> \documentclass{book}
> \RequirePackage{fontspec}
> \RequirePackage{xunicode}
> \RequirePackage[french]{babel}
> \setmonofont{Lucida Sans Typewriter}
> 
> \begin{document}
> \texttt{\emph{test}}
> 
> {\bfseries\texttt{\emph{test}}}
> 
> \end{document}
> 
> Here, both «test» are typeset BoldOblique.

The first one is not bold. 

> What do I have to do to select italic with this font?

I believe there is only an oblique version of Lucida Sans Typewriter, not a 
true italic. Thus, the behavior you see is correct, unless I'm missing 
something in your question.

Steve


--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to