On Tue, 5 Jun 2018 10:37:12 +1200
Henri Menke <henrime...@gmail.com> wrote:

> Dear list,
> 
> probably I'm just missing something obvious.  How can I scale the
> math font size to match the text font size locally?  In the following
> MWE text is scaled to 10pt but math still appears at 12pt.
> 
> \starttext
> {\tfx ABC $DEF$ GHI\par}
> \stoptext

I believe that the "proper" way would be:

\starttext

\startparagraph [style=small]
ABC $DEF$ GHI
\stopparagraph

\stoptext
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to