ForNeVeR / xaml-math

A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks
MIT License
641 stars 102 forks source link

can support \begin{align}....\end{align}? #381

Closed view21cy closed 1 year ago

view21cy commented 1 year ago

@ForNeVeR Does this work below? \begin{align}....\end{align}?

i want use multline and algin"="

ForNeVeR commented 1 year ago

So far, no, this doesn't work. Depending on the alignment rules, you might be able to make something similar with matrices.