[lltx] [fontspec] selecting font features has no effect?
Khaled Hosny
khaledhosny at eglug.org
Wed Mar 31 10:57:47 CEST 2010
On Wed, Mar 31, 2010 at 10:07:08AM +0800, Diederick C. Niehorster wrote:
> On Tue, Mar 30, 2010 at 9:42 PM, Khaled Hosny <khaledhosny at eglug.org> wrote:
> > Could you please get the current luaotfload from git, I fixed this
> > particular bug yesterday I guess (luaotfload should ignore
> > otfl-names.lua if it can't find it), also when you update I'll get
> > proper line numbers in error messages (right now your errors don't match
> > my working copy).
>
> Hi Khaled,
>
> Just updated, reran the tests (note the \typeout{--1--} so the font
> setting can easily be found):
> ----
> \documentclass[11pt]{article}
>
> \usepackage{lipsum}
> \usepackage{fontspec}
> \typeout{--1--}
> \setmainfont[Ligatures=TeX]{Arno Pro}
> %\setmainfont[Ligatures=TeX]{Arno Pro Italic}
> %\setmainfont[Ligatures=TeX]{Adobe Caslon Pro}
>
> \begin{document}
> \lipsum
> \end{document}
> ----
>
> Logs are attached in a zip, for
> \setmainfont[Ligatures=TeX]{Arno Pro} - works
> \setmainfont[Ligatures=TeX]{Arno Pro Italic} - font not found
Right now, I don't think you can get the italic font this way, as we
only check for font family, I've to re-think about this.
> \setmainfont[Ligatures=TeX]{Adobe Caslon Pro} - compare to nil error
OK, I got it, the font has only on entry in the optical size field, so
there is no max or min sizes, I've to check the spec again and see what
they say about this.
Regards,
Khaled
--
Khaled Hosny
Arabic localiser and member of Arabeyes.org team
Free font developer
--
To unsubscribe, reply using "remove me" as the subject.
More information about the lualatex-dev
mailing list