github asnunes/mathml-to-latex v1.5.0

3 months ago
  • FIX [#32] Extra separators in <mfenced> elements
    Fixed incorrect introduction of extra delimiters when converting <mfenced> elements. It now correctly distinguishes between a separator attribute with an empty string value and the absence of a separator attribute altogether.

    Correctly maps mrow with separators and mtable to cases environment.
    Thanks to @devraj112 and @NoobDude231 for the reports.

  • FIX [#33] Add <mspace linebreak="newline"/> support
    Newlines in mspace tags are now translated to \\ in LaTeX.
    Thanks to @sagnikpaul2882 for reporting.

  • FIX [#35 ] Incorrect LaTeX mappings for accents
    Corrected swapped acute/grave accent mappings and fixed double acute conversion.
    Thanks to @daniel-chou-rainho for reporting and fixing the issue.

Don't miss a new mathml-to-latex release

NewReleases is sending notifications on new releases.