Command/definebodyfontenvironment
From ConTeXt wiki
< Command
\definebodyfontenvironment
Syntax
| \definebodyfontenvironment[...][...,...=...,...] | |
| [...] | 5pt ... 12pt default |
| text | dimension |
| script | dimension |
| scriptscript | dimension |
| x | dimension |
| xx | dimension |
| small | dimension |
| big | dimension |
Description
This command also accepts a keyword for each defined fontsize (a .. d, usually).
Example
Set up font scaling for [tf]a-[tf]d
\definefontsize[e] \definebodyfontenvironment [default] [b=4,e=10] This will be {\tfb really} {\bfe Huge}
yields
Instead of default you can also specify the fontsize you're working with.
See also
Help from ConTeXt-Mailinglist/Forum
All issues with: