Skip to content

TOOLSDEV-545: Fix display of hat symbols over variables#4

Merged
theresa-jones merged 3 commits into
stagingfrom
TOOLSDEV-545
Mar 30, 2026
Merged

TOOLSDEV-545: Fix display of hat symbols over variables#4
theresa-jones merged 3 commits into
stagingfrom
TOOLSDEV-545

Conversation

@theresa-jones

Copy link
Copy Markdown

This adds the attribute accent="true" to ^ elements in configurations. E.g. so that \hat{A} will convert to A^ rather than to the current output. A^.

Display-wise this has the effect of flattening out the (currently too tall) variable hats.

@theresa-jones theresa-jones requested a review from a team March 29, 2026 01:09
@theresa-jones theresa-jones marked this pull request as draft March 29, 2026 01:14
@theresa-jones theresa-jones marked this pull request as ready for review March 30, 2026 14:40
@nadamsoreilly

Copy link
Copy Markdown

@theresa-jones I see that the CI is failing on the Python 3.9. I am guessing that there is some issue with Poetry in Python 3.9. I don't think it's important that we test 3.9 anymore. I'm going to push up another commit to this branch that removes that check.

@theresa-jones

Copy link
Copy Markdown
Author

Back to non-draft status! I had marked it a draft because the tests didn't pass, but they do in fact pass for me when I run them locally. There seems to be a pre-existing problem with the tests on staging, not related to this minor update. (Looking at past PRs, the test do pass on production though)

@theresa-jones theresa-jones merged commit 54d6960 into staging Mar 30, 2026
1 check passed
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.

2 participants