How can I change the subscript to go right of <= instead of under it?

You can change that :slight_smile:

#show sym.lt.eq: math.scripts

$L <=_p A$

The scripts and limits functions change how sub- and superscripts attach to match content. Operators have a default for it, and with these functions you can change it.

1 Like