On 2013–02–07 Devendra Ghate wrote:
> \definebodyfont
> [default]
> [tfH= cmr12 scaled 7000]
>
> still does not work and also wipes out definitions for \tfa \tfx etc.
> So
>
> {\tfa 1}{\tf 1}{\tfx 1}
>
> will just yield
>
> 111
You're totally right.
> My MWE is:
> […]
\definefontsize
[H]
\definebodyfontenvironment
[default]
[H=7]
\definefont
[TitleFont]
[Serif at 40pt]
\starttext
{\tfH 1} {\tf 1} {\tfx 1}\\
{\TitleFont 1. FooBar}
\stoptext
Marco
signature.asc
Description: Digital signature
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : [email protected] / 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 ___________________________________________________________________________________
