Skip to content

Conversation

joaander
Copy link
Member

@joaander joaander commented Aug 1, 2025

Description

Fix the \vec{v} symbols in the documentation.

Motivation and context

None of the vector symbols are rendering in the documentation. This appears to be a common issue related to css and themes: https://github.com/KaTeX/KaTeX/issues?q=is%3Aissue%20state%3Aclosed%20vec

The shortest way to work around this issue is to override the css overlay class applied to katex entries. This workaround is prone to breakage should furo later set any new css properties in overlay. KaTeX/KaTeX#1456

How has this been tested?

  • Test in Firefox
  • Test in Safari
  • Test in Chrome

Checklist:

  • I have reviewed the Contributor Guidelines.
  • I agree with the terms of the HOOMD-blue Contributor Agreement.
  • My name is on the list of contributors (sphinx-doc/credits.rst) in the pull request source branch.
  • I have summarized these changes in CHANGELOG.rst following the established format.

@joaander joaander marked this pull request as ready for review August 1, 2025 17:43
@joaander joaander merged commit 0f9a019 into trunk-patch Aug 1, 2025
89 of 94 checks passed
@joaander joaander deleted the fix-math-rendering branch August 1, 2025 18:46
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