Skip to content

DOC: LaTeX improvements #31741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

miticollo
Copy link

What does this implement/fix? Explain your changes.

This PR improves MathJax or LaTeX math mode in doc/. It expands a previous PR.

@lucyleeow As I promised I open this new PR. It's a draft, I'll update it during my revision of documentation.

miticollo added 7 commits July 9, 2025 23:53
`luatex` is a Unicode TeX engine that can load OTF or TTF font that are more completed than T1 encoding fonts used by `pdflatex`.

Loading `unidoce-math` also math mode use a TTF font, Latin Modern (a modern variant of Computer Modern by Knuth). At the time of writing two different fonts are used: [GNU FreeFont](https://www.gnu.org/software/freefont/index.html) for text mode and [`latinmodern-math`](https://www.gust.org.pl/projects/e-foundry/lm-math) for math mode.
Copy link

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 043c3bd. Link to the linter CI: here

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.

1 participant