Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmu #173

Merged
merged 16 commits into from
Sep 6, 2023
Merged

Cmu #173

merged 16 commits into from
Sep 6, 2023

Conversation

NSoiffer
Copy link
Owner

@NSoiffer NSoiffer commented Sep 6, 2023

No description provided.

Lots more Unicode chars need to be added along with lots more tests.
There are 40 tests and 3 failures at the moment -- those all involve mmultiscripts which I haven't gotten to yet.

I'm still working my way through the manual to add/refine rules.
The manual is sometimes short on specifics, especially when it comes to when a grouping
char is needed for 2D element children.
For drop numbers, I decided to make use of private space. It's cleaner that way (they are just like any other digit).
This meant `BrailleChars(node, code)` needed to allow a string or node instead of just a node, so some changes around that.

Up to 79/83 passing.
The tests required adding to unicode.yaml. That still needs *lots* more chars.

122/125 tests pass. There are still a few more obscure things to add tests for (e.g, modified primed variables and Roman Numerals), but pretty much all the normal things except tables seem to work modulo the missing characters.

Added new definition: CMUFunctionNames
…ly definitiions.

Added `scripted` and `modified`.

Update rules accordingly.
This fixes example 3.3(3)

Also some fixes with mmultiscripts.
@NSoiffer NSoiffer merged commit 2488797 into main Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant