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

mathjax is incomplete #365

Open
HuStmpHrrr opened this issue Oct 12, 2020 · 0 comments · May be fixed by #608
Open

mathjax is incomplete #365

HuStmpHrrr opened this issue Oct 12, 2020 · 0 comments · May be fixed by #608
Assignees
Labels
good first issue kind: enhancement Enhancement to an existing user-facing feature. kind: question

Comments

@HuStmpHrrr
Copy link

HuStmpHrrr commented Oct 12, 2020

in particular, it doesn't support enough mathjax to support inference rules, or elements marked as math class.

the ultimate reason comes from https://github.com/ocaml-sf/learn-ocaml/tree/master/static/js/mathjax/jax/input

which does not include the tex.js script:

https://github.com/mathjax/MathJax/tree/master/es5/input

why just copy a partial mathjax? can we get this fixed?

@EmileRolley EmileRolley added kind: enhancement Enhancement to an existing user-facing feature. kind: question labels Jun 23, 2021
@yurug yurug self-assigned this Dec 8, 2021
@yurug yurug added this to the learn-ocaml 0.14.0 milestone Dec 8, 2021
@erikmd erikmd assigned MNassimM and unassigned yurug Jan 27, 2025
MNassimM pushed a commit to pfitaxel/learn-ocaml that referenced this issue Feb 1, 2025
* Upgrading MathJax from 2.7 to 3.2 ensures better compatibility.

Fixes ocaml-sf#365
MNassimM pushed a commit to pfitaxel/learn-ocaml that referenced this issue Feb 4, 2025
* Upgrading MathJax from 2.7 to 3.2 ensures better compatibility.

Source: https://github.com/mathjax/MathJax/releases/tag/3.2.2
MathJax is distributed under the Apache License, Version 2.0

Fixes ocaml-sf#365
MNassimM pushed a commit to pfitaxel/learn-ocaml that referenced this issue Feb 9, 2025
@MNassimM MNassimM linked a pull request Feb 9, 2025 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue kind: enhancement Enhancement to an existing user-facing feature. kind: question
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants