Skip to content

Recognize lg as an ASCIIMath function - #672

Merged
NSoiffer merged 1 commit into
daisy:mainfrom
luantaraschi:fix/asciimath-lg-function
Aug 12, 2026
Merged

Recognize lg as an ASCIIMath function#672
NSoiffer merged 1 commit into
daisy:mainfrom
luantaraschi:fix/asciimath-lg-function

Conversation

@luantaraschi

@luantaraschi luantaraschi commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Fixes #522

Summary

Add lg to the ASCIIMath function-name list so it is spaced as a function rather than treated as a generic identifier. The change also adds an Augenbit regression test for lg a.

Verification

  • Before the rule change, the regression produced an unspaced identifier form instead of lg a.
  • The full Braille suite passes with 1,694 tests passed, 35 ignored, and no failures.
  • uv run pytest passes with 88 tests.

@NSoiffer

Copy link
Copy Markdown
Collaborator

Thanks for the fix and test.

@NSoiffer
NSoiffer merged commit ca0e9dd into daisy:main Aug 12, 2026
8 checks passed
@github-project-automation github-project-automation Bot moved this from Triage to Done in MathCAT Project Board Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

ASCIIMath lg is not translated as a function

2 participants