Bert Frees
Bert Frees
> Sorry, I am not sure what you mean or how to do that. Github is not always exactly the easiest solution to use with a screen reader. Yes, I...
I've created a new issue about the test refactoring: https://github.com/liblouis/liblouis/issues/1274
@josephant3 Could you please try to explain better? Otherwise I will close the issue. Thanks.
Such a table exists. It is the "detailed" variant. I'm not sure whether VoiceOver includes it though.
@school510587 Can I close this issue?
The bit order could in practice still be controlled though the order of `emphletter`/`begemphword`/`endemphword`/`begemph`/`endemph`/`begemphphrase`/`endemphphrase`/`lenemphphrase` rules. So if the author of a table really wants the bits to stay the same,...
@NSoiffer In the second commit I added a test program that transforms the MathML to a linear math string using the XSLT from APH, and then translates it to braille...
@egli Any idea why we're getting this error in the Github action? ../../../../tests/mathml/run.c:5:10: fatal error: unistr.h: No such file or directory 5 | #include "unistr.h" | ^~~~~~~~~~ unistr.h is in...
@mwhapples Have you got any idea what is wrong here? Am I not using the right mathml.xsl or should I not be using `en-ueb-chardefs.uti,en-ueb-math.ctb` to translate the linear math string?