[lltx] [fontspec] selecting font features has no effect?

Khaled Hosny khaledhosny at eglug.org
Tue Mar 30 15:42:41 CEST 2010


On Tue, Mar 30, 2010 at 08:15:42PM +0800, Diederick C. Niehorster wrote:
> Hi Elie,
> 
> On Tue, Mar 30, 2010 at 8:03 PM, Élie Roux
> <elie.roux at telecom-bretagne.eu> wrote:
> > 2010/3/30 Diederick C. Niehorster <dcnieho at gmail.com>:
> >>
> >> --- otfl-names.lua:
> >> {
> >>   ["checksum"]="F342E0175B3F2F8E22AF2FA67EB88D92",
> >>   ["familyname"]="ArnoPro",
> >>   ["filename"]="arnopro-italic.otf",
> >>   ["fontname"]="ArnoPro-Italic",
> >>   ["fontstyle_name"]="Italic",
> >>   ["fullname"]="Arno Pro Italic",
> >>   ["names"]={
> >>    ["family"]="arnopro",
> >>    ["fullname"]="ArnoPro-Italic",
> >>    ["psname"]="ArnoPro-Italic",
> >>    ["subfamily"]="Italic",
> >>   },
> >>   ["size"]={ 120, 140, 110 },
> >>   ["slant"]=-11,
> >>   ["weight"]=400,
> >>   ["width"]=5,
> >>  }
> >
> > Which otfl-names is it? Are you sure it is the one actually used by
> > luaotfload? It never looks into the current directory (maybe it
> > should?) and it looks first in the local directory then in the sys
> > directory. Please try to remove all otfl-names.lua and to install only
> > one in the local directory to see if you have the same result.
> >
> 
> I currently have only one, in C:\Documents and
> Settings\DCN\.texlive2009\texmf-var\luatex-cache\latex\names.
> 
> I deleted the empty one in the sys directory, discussed on the luatex list.
> 
> To ascertain which file is used, I renamed otfl-names.lua, getting me:
> ---
> ! LuaTeX error cannot open C:/Documents and Settings/DCN/.texlive2009/texmf-var
> /luatex-cache/latex/names/otfl-names.lua: No such file or directory.
> ---

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).

Regards,
 Khaled

-- 
 Khaled Hosny
 Arabic localiser and member of Arabeyes.org team
 Free font developer

To unsubscribe from this group, send email to lualatex-dev+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.



More information about the lualatex-dev mailing list