AngouriMath icon indicating copy to clipboard operation
AngouriMath copied to clipboard

Multilevel Subscripts in Equations

Open graott opened this issue 4 years ago • 0 comments

The package I want to suggest the idea to: AngouriMath It would be useful if equations could have multiple levels of subscript. This is particularly useful for equations that come from technical papers where subscripts can often be multiple levels deep.

for example something similar to the following code would be a valid equation. Entity expr = "X_a_beta + 10"

It would also be great if the .Latexise() function worked on these equations as well.

graott avatar Oct 01 '21 09:10 graott