xaml-math icon indicating copy to clipboard operation
xaml-math copied to clipboard

Split Fraction

Open BaNaJoey opened this issue 2 years ago • 1 comments

Is there a way to split a fraction like in the following picture: pic3

BaNaJoey avatar Jul 19 '23 15:07 BaNaJoey

So far, there's no support for this. It would require the matrix layout engine to support right-aligned text, which we are currently lacking.

You can only try to emulate it by padding lines with \thickspace.

ForNeVeR avatar Jul 26 '23 19:07 ForNeVeR