[NTG-context] Size of all subscripts
Fabrice Couvreur
fabrice1.couvreur at gmail.com
Mon Aug 22 16:59:58 CEST 2022
Hello
How to reduce the size of all subscripts in math mode ?
Thanks
Fabrice
\usemodule[tikz]
\protected\def\vector#1{%
\starttikzpicture[baseline=(arg.base),>=stealth]
\node[inner xsep=0pt] (arg) {\m{#1}};
\draw[thick,->,shorten >=-1pt] (arg.north west) -- (arg.north east);
\stoptikzpicture%
}
\starttext
\m{z_{\vector{U}}}
\stoptext
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20220822/e691e76c/attachment.htm>
More information about the ntg-context
mailing list