#Circumflex behaves badly with subscripts

2 messages · Page 1 of 1 (latest)

gentle wyvern
#

As an example, $ circum(A) $ (shown on the left) looks great. However, if we change this into $ circum(A_theta) $, then for some reason the circumflex "comes down" and nastily overlaps with the A.

My guess is that the position of the circumflex is for some reason influenced by the whole bounding box instead of just the top (or something like that?).

Perhaps there is a case to be made that circum(A_theta) should be instead done as circum(A)_theta, but even if that"s the case, this seems like something that could be avoided.

coral remnant
#

Yes, circum(A)_theta is better, but you're right, it could be avoided.