Skip to content
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

User guide, LaTeX: typesetting of formulae using standard syntax #1858

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

deining
Copy link
Collaborator

@deining deining commented Feb 9, 2024

This PR closes #1837 by addressing all four tasks listed in this issue.

The first commit alters the way the scripts are retrieved (now: at build time) and allows for custom KaTeX versions while bringing in the latest version by default.
The second commit updates and extends the section LaTe​X support with KaTe​X of user guide. This chapter now describes how one can do LaTeX or TeX typsetting directly from Markdown using standard syntax (needs hugo v0.122 or above).
There are no breaking changes introduces with this PR.

You may have a look at the preview on Netlify.

@deining deining added the user guide Improvements to user guide label Feb 9, 2024
@deining deining requested a review from chalin February 9, 2024 20:49
@deining deining force-pushed the ug-math-hugo-v0.122 branch from 17d2069 to 325cc87 Compare February 11, 2024 10:55
@chalin chalin force-pushed the ug-math-hugo-v0.122 branch from 325cc87 to 2de558f Compare March 26, 2024 22:31
@deining deining force-pushed the ug-math-hugo-v0.122 branch from 2de558f to 1f5c334 Compare October 31, 2024 14:56
@deining deining force-pushed the ug-math-hugo-v0.122 branch from 1f5c334 to b255357 Compare October 31, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user guide Improvements to user guide
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve support for display of mathematical formulae
1 participant