NSoiffer

Results 156 comments of NSoiffer

David Carlisle pointed out that the MathML spec does say these chars need special handling: > Note this means that a renderer of MathML will have to treat pseudo-scripts differently...

If you use alttext, the reading experience will be very different when navigating the expression. That could cause a lot of confusion. FYI: The MathML WG is working on a...

In some experiments today when math wasn't being read, NVDA reports "not math" when trying to navigate the math. This means NVDA didn't see this as math, which very likely...

The MathJax PR doesn't seem relevant. First off, it is for "legacy v2". Thorium uses V3 I hope. Second it goes from what I guess is a bad value to...

@danielweck: is there a way to view the DOM in thorium to verify whether the MathML is there or not?

There is some discussion of RTL in the MathML spec. Basically, most everything except (sometimes) numbers are mirrored (depends on the country). Unicode has a list of mirror chars and...

I'm at an accessibility conference and speech input for math has come up a few times. Is anyone working on adding speech input to mathlive?

@FS-ASmith: I'm working on a fix. I want to make sure my fix addresses the bug you found. Could you add an example: MathML + start node, along with the...

[Update]: fixed mistake in naming suggestion. @FS-ASmith: This is fixed, but I'm not sure if the behavior is what you want for JAWS. The intended behavior for `AutoZoomOut='False'` is that...

The feedback that I received is that power users (the ones that didn't want `AutoZoomOut`) only want to be trapped when in 2D structures, not in linear structures. I can...