Skip to content

A configuration question #2192

Answered by facelessuser
JTP-123 asked this question in Q&A
Oct 5, 2023 · 7 comments · 8 replies
Discussion options

You must be logged in to vote

Unfortunately, you've provided very little information that I can work with. You are clearly using a documentation system, one that I am not familiar with. I don't see your MathJax configuration anywhere, so it is likely you don't have it configured properly. Without you providing a minimal, reproducible example, I have no idea what you are doing.

With that said, I can provide a simple working example. This shows a simple, basic MathJax configuration and the setup required for Arithmatex. It will output an HTML file that you can load in your browser. You will see that MathJax works just fine with it.

HTML = R"""
<!DOCTYPE html>
<html lang="en">

<body>
  %s
</body>

<script>
window.MathJa…

Replies: 7 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@facelessuser
Comment options

Answer selected by facelessuser
@JTP-123
Comment options

@facelessuser
Comment options

@JTP-123
Comment options

Comment options

You must be logged in to vote
2 replies
@JTP-123
Comment options

@facelessuser
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@facelessuser
Comment options

@JTP-123
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants