Re: [NTG-context] another question on simplefonts

2014-02-05 Thread Pablo Rodriguez
On 02/05/2014 12:39 AM, Wolfgang Schuster wrote: > Am 04.02.2014 um 21:19 schrieb Pablo Rodriguez : >> [...] >> But I don’t know how to define "slantedfont={* Regular}" with the new >> syntax. "sl=style:tf" or "sl=style:regular" don’t work (the italic font >> is the slanted one). >> Which is the ri

Re: [NTG-context] another question on simplefonts

2014-02-04 Thread Wolfgang Schuster
Am 04.02.2014 um 21:19 schrieb Pablo Rodriguez : > Hi Wolfgang, > > I have the following code: > > \definefontfeature[fakeslanted][slant=.25] > \definefontfamily[mainface][serif][TeX Gyre Pagella][slantedfont={* > Regular},sl=features:fakeslanted] > \setupbodyfont[mainface] > \starttext > This

[NTG-context] another question on simplefonts

2014-02-04 Thread Pablo Rodriguez
Hi Wolfgang, I have the following code: \definefontfeature[fakeslanted][slant=.25] \definefontfamily[mainface][serif][TeX Gyre Pagella][slantedfont={* Regular},sl=features:fakeslanted] \setupbodyfont[mainface] \starttext This is {\em slanted}. \stoptext But I don’t know how to define "slantedfon