Thanks for the tip. I assume adjusting the depth of all subscripts in the document would require a somewhat extensive knowledge of TeX font handling? (that is, ConTeXt doesn't provide macros for it, I should learn more TeX if I want to know how to do that?)
Nick
\starttextOn 15-10-2012 01:08, Nicholas Ulle wrote:
Hi,
How would I go about getting subscripts to stay at the same depth? An
example of the problem I'm having is:
\starttext
% Notice the b's are not aligned
$a_b' a_b$
\stoptext
I'm only just learning ConTeXt and TeX, so I'm not sure what I'd need to
change to fix this.
$a_b' a_b^{}$
\stoptext
It's a feature of tex to treat single scripts differently.
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------