Skip to content

Conversation

@ebouchut
Copy link
Collaborator

This is due to the presence of a glossary acronym in the equation.
Fixes #890

This is due to the presence of a glossary acronym in the equation.
Fixes LoopKit#890
Copy link
Collaborator Author

@ebouchut ebouchut left a comment

Choose a reason for hiding this comment

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

👍 LGTM.

@ebouchut ebouchut merged commit 75e271d into LoopKit:main Jan 20, 2025
@ebouchut ebouchut deleted the fix/equation_not_displayed branch January 20, 2025 20:30
@ebouchut ebouchut self-assigned this Jan 20, 2025
@ebouchut ebouchut added the typo Typo Fixes label Jan 20, 2025
ebouchut added a commit to ebouchut/loopdocs that referenced this pull request Aug 31, 2025
As `MTB` is a glossary item, it needs to be “broken down”
to prevent the preprocessor from finding it,
and inserting the tooltip HTML code which breaks the equation.

See LoopKit#892
I used this bulky workaround to explode the glossary acronym into multiple parts
(at least 2) to hide it from the glossary acronym preprocessor.
Replace `MTB` with `\mathit{MT}\mathit{B}`.

ℹ️ Where `\mathit{MT}` italicizes `MT`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

typo Typo Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rendering issue of math

1 participant