[NTG-context] font option slant does not work occasionally

2013-05-19 Thread Dohyun Kim
Hi, With the following example, I cannot get slanted shape of unbatang. \setscript[hangul] \setupbodyfont[unfonts] \starttext 가나다 {\it 가나다} 가나다 \stoptext Regards, -- Dohyun Kim Seoul, Republic of Korea ___ If your

Re: [NTG-context] font option slant does not work occasionally

2013-05-19 Thread Wolfgang Schuster
Am 20.05.2013 um 00:05 schrieb Dohyun Kim nomosno...@gmail.com: Hi, With the following example, I cannot get slanted shape of unbatang. \setscript[hangul] \setupbodyfont[unfonts] \starttext 가나다 {\it 가나다} 가나다 \stoptext It’s a bug. Below is a example from Hans new fonts manual, when

Re: [NTG-context] font option slant does not work occasionally

2013-05-19 Thread Hans Hagen
On 5/20/2013 12:05 AM, Dohyun Kim wrote: Hi, With the following example, I cannot get slanted shape of unbatang. \setscript[hangul] \setupbodyfont[unfonts] \starttext 가나다 {\it 가나다} 가나다 \stoptext is there an italic then? see type-imp-unfonts for definitions Hans

Re: [NTG-context] font option slant does not work occasionally

2013-05-19 Thread Hans Hagen
On 5/20/2013 1:10 AM, Wolfgang Schuster wrote: It’s a bug. Below is a example from Hans new fonts manual, when both sentences are in the same line the slant value for the second sentence is ignored but when you uncomment the \par and the second sentence uses the right value. ah, an old