NSoiffer

Results 167 comments of NSoiffer

So, for example: ⊇ should turn into "omvatOf="? I haven't heard, but haven't asked, whether Vispero is working on Dedicon's notation. If you could gather all the symbols and their...

Apologies for not seeing this earlier. The way I have been dealing with language bindings is to have a separate repo (e.g, MathCATForC, MathCATForPython) that has wrappers for that language....

An "feature" of chemistry notation is that all the sup/superscript are horizontally aligned (respectively). This leads MathJaX (or the mchem package in it) to use `mphantom` and `mpadded` to get...

An alternative idea is to add `start` node in `navigate.rs` before the call. In `navigate.yaml`, match on that node and define a bunch of variables such as * Left: "left"...

Mostly implemented in this commit: https://github.com/NSoiffer/MathCAT/commit/1a66bf25a639b192337e6fd55dee1ab80c53cd5c

Sorry -- missed this PR for some reason. A prior commit changed the zip compression algorithm to avoid the need to use Clang. Between that and publishing MathCAT, I believe...

Transfering to the MathCAT repo FYI: MathCAT generates the speech and braille and handles the internals of navigation. MathCATForPython deals with specifics relating to NVDA such as voices, language switching,...

MathCAT generates a long pause after the complicated first part. That is intentional. However, the pause should probably be after the "comma", not before it. That is should be true...

I added a check for rate boost (https://github.com/NSoiffer/MathCATForPython/commit/1acae903ea23d925133c1d176648352a417aac5f), so the pause is much less than before. I'm about to do a release, so it will be in the release. I...

I just checked copy FireFox and Chrome (with experimental MathML turned on) with and neither put out any of those on the clipboard in Windows.