Incorrect italic 'Book' weights chosen #233
Comments
|
Thanks for writing. Unfortunately |
|
I am clearly spoiled by your cleverness in dealing with optical sizes. Thanks! |
|
Actually a lot of that is also just the engine being clever :) The extra features in fontspec only override what XeTeX or luaotfload do by default! |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With the following document, fontspec uses the Book weight of Gill Sans MT Pro for non-italicized text, and Medium Italic for the italics:
It works if one uses:
\setmainfont [Ligatures=TeX, UprightFont={* Book}, ItalicFont={* Book Italic}] {Gill Sans MT Pro}These are the weights included in the font:
The text was updated successfully, but these errors were encountered: