Re: [NTG-context] rscale (only for integers?)

2011-04-01 Thread Steffen Wolfrum
Am 01.04.2011 um 00:09 schrieb Thomas A. Schmitz: On Mar 31, 2011, at 5:22 PM, Steffen Wolfrum wrote: Hi, in a typescript I need to set sansserif font proportional bigger than serif font. Using rscale? As far as I have seen this only works when integers are used for bodyfont:

Re: [NTG-context] rscale (only for integers?)

2011-04-01 Thread Wolfgang Schuster
Am 01.04.2011 um 00:09 schrieb Thomas A. Schmitz: On Mar 31, 2011, at 5:22 PM, Steffen Wolfrum wrote: Hi, in a typescript I need to set sansserif font proportional bigger than serif font. Using rscale? As far as I have seen this only works when integers are used for bodyfont:

Re: [NTG-context] rscale (only for integers?)

2011-04-01 Thread Steffen Wolfrum
Am 01.04.2011 um 11:36 schrieb Wolfgang Schuster: It does also work when you switch to the “times” typeface *before* \starttext and change the size *after* \starttext: ... \setupbodyfont[times] ... \starttext ... \setupbodyfont[10.5pt] An interesting distinction! Only, where is

Re: [NTG-context] rscale (only for integers?)

2011-04-01 Thread Wolfgang Schuster
Am 01.04.2011 um 12:15 schrieb Steffen Wolfrum: Am 01.04.2011 um 11:36 schrieb Wolfgang Schuster: It does also work when you switch to the “times” typeface *before* \starttext and change the size *after* \starttext: ... \setupbodyfont[times] ... \starttext ...

Re: [NTG-context] rscale (only for integers?)

2011-04-01 Thread Steffen Wolfrum
Am 01.04.2011 um 19:23 schrieb Wolfgang Schuster: Am 01.04.2011 um 12:15 schrieb Steffen Wolfrum: Am 01.04.2011 um 11:36 schrieb Wolfgang Schuster: It does also work when you switch to the “times” typeface *before* \starttext and change the size *after* \starttext: ...

Re: [NTG-context] rscale (only for integers?)

2011-04-01 Thread Wolfgang Schuster
Am 01.04.2011 um 19:28 schrieb Steffen Wolfrum: My aim was to find one solution that fits in both cases (once running only a component, then running the entire product). You can set the font before \starttext where the typeface and the size are set with two separate \setupbodyfont commands:

[NTG-context] rscale (only for integers?)

2011-03-31 Thread Steffen Wolfrum
Hi, in a typescript I need to set sansserif font proportional bigger than serif font. Using rscale? As far as I have seen this only works when integers are used for bodyfont: \starttypescript [times] \definetypeface [times] [ss] [sans][helvetica] [default] [rscale=10.2]

Re: [NTG-context] rscale (only for integers?)

2011-03-31 Thread Thomas A. Schmitz
On Mar 31, 2011, at 5:22 PM, Steffen Wolfrum wrote: Hi, in a typescript I need to set sansserif font proportional bigger than serif font. Using rscale? As far as I have seen this only works when integers are used for bodyfont: \starttypescript [times] \definetypeface [times] [ss]