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

[PFFRG]: fix math rendering #28

Merged
merged 2 commits into from
Feb 16, 2024
Merged

Conversation

NilsNiggemann
Copy link
Contributor

the math environment that works on github doesnt seem to render on the webpage.

Before it can be merged, is there a way to check that this will work now?

the math environment that works on github doesnt seem to render on the webpage
@pancetta
Copy link
Contributor

Yes, you can look at the artifacts of the build, which will provide the website as a directory!

@NilsNiggemann
Copy link
Contributor Author

NilsNiggemann commented Feb 16, 2024

looks like its still didnt work... Any idea how to render math correctly?
seems like neither $, nor $$ nor math``` work.

@rcaspart
Copy link
Collaborator

I added a change to the master-branch to include MathJax for the code pages. You will however need to use

\\( and \\) for inline and \\[ and \\] for math-blocks.

@NilsNiggemann NilsNiggemann changed the title change math environment to use $$ [PFFRG]: fix math rendering Feb 16, 2024
@NilsNiggemann NilsNiggemann marked this pull request as ready for review February 16, 2024 12:57
@pancetta pancetta merged commit 8390f85 into Helmholtz-HiRSE:main Feb 16, 2024
1 check passed
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.

3 participants