On Fri, Nov 19, 2010 at 11:05:53AM +0100, Pander wrote: > Hi all, > > With XeLaTeX and fontspec, I could inquire at fc-list and fc-cat about > font name details. How can I do this for LuaLaTeX on its font database > because I ran into some differences in font names?
Open the font database file (otfl-names.lua) in a text editor and search for the fonts you want, it is the only possible way currently. Anyway, such differences are usually a bug somewhere (most likely in my code), so it is generally good idea to report it. Regards, Khaled -- Khaled Hosny Arabic localiser and member of Arabeyes.org team Free font developer
