ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Selectfont module and bodyfont size in footnotes
@ 2014-03-16 18:39 Alan Bowen
  2014-03-16 19:59 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Bowen @ 2014-03-16 18:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 355 bytes --]

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?

Alan

[-- Attachment #1.2: Type: text/html, Size: 603 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Selectfont module and bodyfont size in footnotes
  2014-03-16 18:39 Selectfont module and bodyfont size in footnotes Alan Bowen
@ 2014-03-16 19:59 ` Wolfgang Schuster
  2014-03-16 20:21   ` Alan Bowen
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2014-03-16 19:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 16.03.2014 um 19:39 schrieb Alan Bowen <bowenalan03@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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Selectfont module and bodyfont size in footnotes
  2014-03-16 19:59 ` Wolfgang Schuster
@ 2014-03-16 20:21   ` Alan Bowen
  0 siblings, 0 replies; 3+ messages in thread
From: Alan Bowen @ 2014-03-16 20:21 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1230 bytes --]

Uggh. But thanks, Wolfgang.


On Sun, Mar 16, 2014 at 3:59 PM, Wolfgang Schuster <
schuster.wolfgang@gmail.com> wrote:

>
> Am 16.03.2014 um 19:39 schrieb Alan Bowen <bowenalan03@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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2104 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-03-16 20:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-16 18:39 Selectfont module and bodyfont size in footnotes Alan Bowen
2014-03-16 19:59 ` Wolfgang Schuster
2014-03-16 20:21   ` Alan Bowen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).