0

I am defining a macro, and would like to run other macro's on any sub/superscripts given to it. For example, I would like to define it such that something like:

     \myMacro_{lower}^{upper} -----> \operatorname{something}_\someMacro{lower}^\anotherMacro(upper)

Where both sub/super-scripts would be optional. How would this best be done?


Prior works:

0 Answers0