Re: [NTG-context] Selectfont module and bodyfont size in footnotes

2014-03-16 Thread Alan Bowen
Uggh. But thanks, Wolfgang. On Sun, Mar 16, 2014 at 3:59 PM, Wolfgang Schuster < schuster.wolfg...@gmail.com> wrote: > > Am 16.03.2014 um 19:39 schrieb Alan Bowen : > > > The following minimal example > > > > \definefontfamily[mainface][serif][TeX Gyre Termes Serif] > > > > \setupbodyfont[mainfa

Re: [NTG-context] Selectfont module and bodyfont size in footnotes

2014-03-16 Thread Wolfgang Schuster
Am 16.03.2014 um 19:39 schrieb Alan Bowen : > 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{

[NTG-context] Selectfont module and bodyfont size in footnotes

2014-03-16 Thread Alan Bowen
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