Skip to content

Fix an issue with MathJax CHTML mode.#2939

Merged
somiaj merged 1 commit intoopenwebwork:developfrom
drgrice1:bugfix/mathjax-chtml
Mar 29, 2026
Merged

Fix an issue with MathJax CHTML mode.#2939
somiaj merged 1 commit intoopenwebwork:developfrom
drgrice1:bugfix/mathjax-chtml

Conversation

@drgrice1
Copy link
Copy Markdown
Member

The switchToBSStyle method should be called on the commonStyles key of the CHTML object rather than the object itself (which is actually a function).

The `switchToBSStyle` method should be called on the `commonStyles` key
of the `CHTML` object rather than the object itself (which is actually a
function).
Copy link
Copy Markdown
Contributor

@somiaj somiaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm this fixes the issue I mentioned in slack. Since it is a simple one line fix, I'm just going to merge.

@somiaj somiaj merged commit 9fdc8e7 into openwebwork:develop Mar 29, 2026
2 checks passed
@drgrice1 drgrice1 deleted the bugfix/mathjax-chtml branch March 31, 2026 19:02
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