When limits are put above and below an integral (as with \int\limits_0^1), each limit is placed in the correct horizontal position. They are not directly above and below each other. The upper limit is to the right, near the top of the integral symbol, and the lower limit is to the left, near the bottom of the symbol.
How are those horizontal positions specified?
In particuar, if I define my own custom operator, how can I specify the horizontal positions where its limits should go?
As a concrete example, suppose I make an operator that looks like a giant backslash, as with \mathchardef\myop="130F. Since it looks like a backslash, I want the upper limit to be positioned further left, and the lower limit further right. I do not want the users of my operator to do the positioning manually, I want it to work automatically.




deltavariable. – user202729 Dec 03 '22 at 08:01