Brian Richwine

Results 37 comments of Brian Richwine

I will poll some students. I wonder if it would be a good question for the Math Writing Solutions for VI meeting this Friday (6/22).

There is an eight dot carriage return symbol, dots 13478. Here is a listing of eight dot ASCII symbols where this was found. http://daisy.github.io/pipeline/modules/braille/liblouis-utils/src/main/resources/default-tables/text_nabcc.dis/ We'll make up some examples using...

Mary's first thoughts are that spacing after the "new line" character might imply that there is a space at the start of the new line. However, she thinks it might...

> There is no spacing around `⣍`. @brichwin :Should there be spacing? Mary polled the individuals that suggested `⣍`, the consensus was that a space before the character and no...

Hi, I have experience writing browser extensions for Chromium browsers. Happy to provide any help if questions arise.

Any preferred languages for the tool and/or shell environments to target?

> Python knows how to read yaml files ("import yaml") ... > 2. when they exist in both, report differences other than ones in "t"/"T" (and ot, ct) keys. I...

Please see issue [MathCAT/Rules/Languages/en /unicode-full.yaml contains multiple duplicate entries & incorrect entries #117](https://github.com/NSoiffer/MathCAT/issues/117) I discovered this while running the tool I created while working on this issue. Please let me...

Q: Many of the YAML rules files contain tabs (to align comments): ![image](https://github.com/NSoiffer/MathCAT/assets/117550/e8e088e3-0929-4f88-bf06-aa4c9e6ef021) Technically, tabs cannot be used in YAML files for indentation and the Python libraries for processing yaml...