Skip to content

Replace \mbox by \text in manifolds#35353

Merged
vbraun merged 2 commits into
sagemath:developfrom
tobiasdiez:mbox
Apr 6, 2023
Merged

Replace \mbox by \text in manifolds#35353
vbraun merged 2 commits into
sagemath:developfrom
tobiasdiez:mbox

Conversation

@tobiasdiez

Copy link
Copy Markdown
Contributor

📚 Description

vscode uses katex to render the latex output of jupyter cells. However, katex doesn't support mbox (see KaTeX/KaTeX#2050). Thus we replace \mbox with \text.

📝 Checklist

  • I have made sure that the title is self-explanatory and the description concisely explains the PR.
  • I have linked an issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

@github-actions

Copy link
Copy Markdown

Documentation preview for this PR is ready! 🎉
Built with commit: aca70fc

@egourgoulhon egourgoulhon left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks.
I've checked the output of the html and pdf documentation and a few Jupyter notebooks with this branch.

@egourgoulhon

Copy link
Copy Markdown
Member

Can you explain the "Deploy Documentation" failure in the automated checks?

@tobiasdiez

Copy link
Copy Markdown
Contributor Author

Thanks for the review. The deployment workflow is currently broken (for all PRs) and hopefully fixed with #35356.

@vbraun vbraun merged commit ae417bb into sagemath:develop Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants