XeTeXCan I fake/simulate italic...

Information and discussion about XeTeX, an alternative for pdfTeX based on e-Tex
Post Reply
Julian_S_Moore
Posts: 72
Joined: Sun Nov 16, 2008 1:26 pm

Can I fake/simulate italic...

Post by Julian_S_Moore »

Using XeTeX I've loaded certain special Windows fonts (OpenType and TrueType) but discovered that some of them aren't available in Bold, Italic etc.

Whilst this is not a problem for other Windows applications (Word, Photoshop) XeTeX seems to look for the separate font files, in the absence of which is there any way that I can fake italic?

Thanks

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Can I fake/simulate italic...

Post by josephwright »

It would be helpful to know which fonts you are having issues with. For the problem in hand, try the fontspec package (which your really should use with XeLaTeX) and study the FakeSlant option.
Joseph Wright
Julian_S_Moore
Posts: 72
Joined: Sun Nov 16, 2008 1:26 pm

Re: Can I fake/simulate italic...

Post by Julian_S_Moore »

Thanks Joseph... FakeSlant works a treat on this old (1996) font called Legend (similar to Caliph and Legende).
Post Reply