Calling "\bf\tfa  TEXT" for example leaves the TEXT not in bold because \tfa 
does not respect the current style. As does \small, etc.
Shown by looking at the meaning of for example \small:
\small=protected macro:\triggergroupedcommand {\setsmallbodyfont \tf }

and

\tx=protected macro:\currentxfontsize \plusone \ifmmode \scriptstyle \orelse 
\ifconditional \c_font_inherit_scale \font_scale_inherit_x \else 
\font_scale_defined_x \fi \alĀ­ ways\let \tx \txx

Thus in contrast \tx and \txx do respect the current style setting.

My question: It seems most convenient if I could retrieve the current style and 
reset that after a size command. I rather would refrain from tinkering with 
those. Since there is a \currentxfontsize is there an analogue for the style?

dr. Hans van der Meer
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to