liblouis / liblouisutdml

An open-source library providing complete braille transcription services for xml, html and text documents
http://liblouis.io
GNU General Public License v3.0
24 stars 16 forks source link

Mixed fractions are not converted correctly to Nemeth #61

Closed NSoiffer closed 1 year ago

NSoiffer commented 5 years ago

The mixed fraction test (mathml_nemeth/mfrac_03.test) fails:

Image image
Output #4_?3/8#
Expected #4_?3/8_#

The closing indicator for mixed fractions is missing.

hammera commented 1 year ago

@NSoiffer, the tests/mathml_nemeth/mfrac_03.test in #96 pull request related feature branch are passed now. If the #96 pull request are final merged, this issue will be resolved.

I will looks the #88 related failures with @norbertmarkus new nemeth table related modifications.

@norbertmarkus active working now the nemeth.ctb table related fixes, now on the development branch from the 219 tests are 149 tests passed, 0 test failed or errored, and only 70 tests are xfailed when we examine the tests with Liblouis 3.26.0 version.

Hope this information help for yu.

Kind regards,

Attila

hammera commented 1 year ago

fixed #96 mathml_nemeth/mfrac_03.test are passed with Liblouis UTDML latest master branch version, because #96 large Nemeth tables related pull request are merged in october 18. @NSoiffer, if this issue are not closing automatically, please close this issue, or anybody with have permission close this issue.

Kind regards,

Attila