NSoiffer

Results 167 comments of NSoiffer

I asked my git-savy son for help and the only thing we could come up with is to essentially clone things and copy files over. That's error-prone. If you created...

Probably the best path is to do a "Pull Request" (on top, third item after "code" and "issues") on your repo's page. It will probably suggest what to do. If...

As you probably saw, I merged your code into the 'it' branch. I know you want to use the JAWS character translations for the characters they have. However, if you...

At the end of March, I downloaded Lambda from your link and tried it out and ran into several issues. Between having to write/finish a paper for ICCHP and immersing...

I could take the list of more commonly used math symbols in MathCAT (in unicode.yaml) and pull out the symbols to a file that I could then copy and paste...

I've attached a list of 360 characters, one character per line. If this isn't a good format, let me know what format you would like (e.g, all chars on a...

Python is a good language to write tools like this. Despite my comment, I think a parameter is a better way to deal with the "two modes to the tool"...

The Rust YAML library I'm using doesn't care. However it would be best to make sure that they are all whitespace. Do you want to fix them or would you...

Take a look at https://github.com/joom/latex-unicoder.vim/blob/master/autoload/unicoder.vim

I can't vouch for the accuracy of the list. Sorry. For MathML, the over arrows would simply be `mover` with the appropriate arrow as the second arg. Same for a...