Re: [NTG-context] matching font sizes with fallback fonts

2013-08-01 Thread Pablo Rodríguez
On 07/31/2013 10:43 PM, Wolfgang Schuster wrote:
 Am 31.07.2013 um 18:16 schrieb Pablo Rodríguez oi...@web.de:
[...]
\usemodule[simplefonts][size=90pt]
\setmainfontfallback[GFS Neohellenic]
  [range={greekandcoptic,greekextended}, force=yes, rscale=auto]
\setmainfont[TeX Gyre Pagella]
\starttext
aα γg AΑ ΒB
\stoptext

 But rscale=auto doesn’t seem to work (if this is the right option).

 What am I doing wrong here?
 
 1. The simplefonts module uses “scale” as key and not “rscale”.
 
 2. You can also use a number as argument for the scale key, keywords
 like auto are not possible.

Many thanks for your reply, Wolfgang.


Pablo
-- 
http://www.ousia.tk
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

Re: [NTG-context] matching font sizes with fallback fonts

2013-07-31 Thread Wolfgang Schuster

Am 31.07.2013 um 18:16 schrieb Pablo Rodríguez oi...@web.de:

 Dear list,
 
 I’m trying to match the fallback font size with the lowercase size of
 the main font, as shown in this sample:
 
\usemodule[simplefonts][size=90pt]
\setmainfontfallback[GFS Neohellenic]
  [range={greekandcoptic,greekextended}, force=yes, rscale=auto]
\setmainfont[TeX Gyre Pagella]
\starttext
aα γg AΑ ΒB
\stoptext
 
 But rscale=auto doesn’t seem to work (if this is the right option).
 
 What am I doing wrong here?

1. The simplefonts module uses “scale” as key and not “rscale”.

2. You can also use a number as argument for the scale key, keywords like auto 
are not possible.

Wolfgang
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___