Hi,

I have discoverered some inconsistent behaviour:

This is OK:
   \usetypescript[modern][ec]
   \setupbodyfont[11pt,rm] % also 12, 14, 8pt, ..., but not 10pt!
   \starttext
     \aacute---\switchtobodyfont[9pt]\aacute
   \stoptext
This is also OK:
   \usetypescript[modern][ec] \setupbodyfont[modern,10pt,rm]
   \starttext
     \aacute---\switchtobodyfont[9pt]\aacute
   \stoptext
But this is wrong
   \usetypescript[modern][ec] \setupbodyfont[10pt,rm]
   \starttext
     \aacute---\switchtobodyfont[9pt]\aacute
   \stoptext

Why?

Vit

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to