15 Jun
2006
15 Jun
'06
5:10 p.m.
Hans van der Meer wrote:
When doing inline math I see that the mathsize does adapt when \tfa, \tfb, etc are used, but not for \tfx and \tfxx. That seems strange to me, because in the manual in the font table \tfx \tfxx \tfa etc. are advertised as equivalent operations. It also accounts for a lot more typing (and mistakes).
Why is the behaviour different? And if it is not on purpose, can it be remedied then?
\starttext {\tfx\dosetcurrentfontsize{x} tfx 123 and \$ tfx: $123$ \$} } \stoptext But I am not sure there is not more to it than that. Taco