ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* changing the fontsize in math mode
@ 2000-12-02 14:38 David Hansen
  2000-12-02 20:44 ` Tobias Burnus
  0 siblings, 1 reply; 2+ messages in thread
From: David Hansen @ 2000-12-02 14:38 UTC (permalink / raw)


Hi all, 

did anyone knows, how to change the size of the font in math mode?

David


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

* Re: changing the fontsize in math mode
  2000-12-02 14:38 changing the fontsize in math mode David Hansen
@ 2000-12-02 20:44 ` Tobias Burnus
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Burnus @ 2000-12-02 20:44 UTC (permalink / raw)
  Cc: Context Mailing Liste

Hallo David,

> did anyone knows, how to change the size of the font in math mode?
If you want to change the overall fontsize use a
\switchtobodyfont[...pt] which also changes the mathfontsize. (E.g.
needed if you have math formulars in the header since the basic
fontswitching à la \tfa doesn't change the fontsize for math.)

If you need it within a formular try the plain TeX commands:
- \displaystyle
- \textstyle
- \scriptstyle
- \scriptscriptstyle
which adapt the fontsize accordingly (so $f_{\textstyle i}$ produces a i
which has the same size as the f and not the size of \scriptstyle).

What exactly do you want to achieve?

Tobias
-- 
This above all: To thine own self be true / And it must follow as
the night the day / Thou canst not then be false to any man.


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

end of thread, other threads:[~2000-12-02 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-02 14:38 changing the fontsize in math mode David Hansen
2000-12-02 20:44 ` Tobias Burnus

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).