Re: [Dev-luatex] Proposal for a change in otfl-luat-dum.lua

2011-02-21 Thread Khaled Hosny
Oh, I missed that. Thanks for the report, will be fixed for the next release. Regards, Khaled On Mon, Feb 21, 2011 at 09:27:15PM +0100, Beingalink wrote: > I already posted to the mailing list about this problem: > http://www.mail-archive.com/dev-luatex@ntg.nl/msg02392.html > If you need even

Re: [Dev-luatex] Proposal for a change in otfl-luat-dum.lua

2011-02-21 Thread Beingalink
I already posted to the mailing list about this problem: http://www.mail-archive.com/dev-luatex@ntg.nl/msg02392.html If you need even more information, just tell me. Regards, Tobias Link Am 21.02.2011 um 21:20 schrieb Khaled Hosny: > This don't tell much, does not work in what sense (I neither

Re: [Dev-luatex] Proposal for a change in otfl-luat-dum.lua

2011-02-21 Thread Khaled Hosny
This don't tell much, does not work in what sense (I neither have the font nor a mac machine to test myself). Regards, Khaled On Mon, Feb 21, 2011 at 09:15:58PM +0100, Beingalink wrote: > For example following scenario didn't work: > \setsansfont[Scale=MatchLowercase,Ligatures=TeX]{Helvetica} >

Re: [Dev-luatex] Proposal for a change in otfl-luat-dum.lua

2011-02-21 Thread Beingalink
For example following scenario didn't work: \setsansfont[Scale=MatchLowercase,Ligatures=TeX]{Helvetica} With the change I described it works just fine. Am 21.02.2011 um 21:11 schrieb Khaled Hosny: > On Mon, Feb 21, 2011 at 08:52:20PM +0100, Beingalink wrote: >> To be able to use fonts inside a

Re: [Dev-luatex] Proposal for a change in otfl-luat-dum.lua

2011-02-21 Thread Khaled Hosny
On Mon, Feb 21, 2011 at 08:52:20PM +0100, Beingalink wrote: > To be able to use fonts inside a dfont archive (Helvetica for example) > I had to change line 59 in otfl-luat-dum.lua to "dfont = "truetype > fonts",". When I updated my mactex 2010 installation a few days ago, > the file got overwri

[Dev-luatex] Proposal for a change in otfl-luat-dum.lua

2011-02-21 Thread Beingalink
To be able to use fonts inside a dfont archive (Helvetica for example) I had to change line 59 in otfl-luat-dum.lua to "dfont = "truetype fonts",". When I updated my mactex 2010 installation a few days ago, the file got overwritten and I had to do the change again. I'm not sure if there is a