Am 16.03.2014 um 19:39 schrieb Alan Bowen <bowenala...@gmail.com>:

> The following minimal example
> 
> \definefontfamily[mainface][serif][TeX Gyre Termes Serif]
> 
> \setupbodyfont[mainface,15pt]
> 
> \setupnotes[footnote][bodyfont={mainface,12pt}]
> 
> \starttext
> 
> text\footnote{Still more} and more text\footnote{And then again}
> 
> \stoptext
> 
> gets the size of the first note at 12 pt but sets the second at 15pt. How can 
> I fix this?

You have to use the right name of the font, i.e. 
\definefontfamily[mainface][serif][TeX Gyre Termes]

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
___________________________________________________________________________________

Reply via email to