Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I want to put some parts of my document in Helvetica Neue UltraLight italic.

I use :

\fontspec{Helvetica Neue Ultralight} \selectfont   
\emph{...} ...

or :

\textit{...} ...

But none of 2 solutions seems to work, as the result is in Helvetica Neue LIGHT italic

I checked that the font I want exists on my computer, in a whole HelveticaNeue.dfont package.

share|improve this question
You can specify the font by file name. That will always work. – C.R. Dec 6 '12 at 10:20
Which computer system are you on: Windows, MacOS X, or something else? – Mico Dec 7 '12 at 11:10

closed as too localized by lockstep, Werner, Kurt, Martin Schröder, Stephen Feb 15 at 21:15

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

Browse other questions tagged or ask your own question.