Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Stack Overflow for Teams is now called Stack Internal. Bring the best of human thought and AI automation together at your work.
Bring the best of human thought and AI automation together at your work. Learn more
Stack Internal
Knowledge at work
Bring the best of human thought and AI automation together at your work.
I am setting my font using this:
\setmainfont[Mapping=tex-text]{Tahoma}
But text labelled \textit or \itshape isn't appearing italicised. is there a way to setup fake italics?
\textit
\itshape
\setmainfont[Mapping=tex-text,AutoFakeSlant=0.4]{Tahoma}
The number determines the severity of the slant. I don't have Tahoma installed so I don't know what looks good with it.
Search the fontspec manual for "FakeSlant" to see more options.
Start asking to get answers
Find the answer to your question by asking.
Explore related questions
See similar questions with these tags.