How to display additional latex libraries (bracket in my case) #4749
brianjoubert
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using mkdocs to serve a wiki for our research group. I have added mdx_math to the extensions and
extra_javascript:
to the Yaml file. The math display works very well except the braket notation (for quantum physics notation), this kind:
https://tex.stackexchange.com/questions/214728/braket-notation-in-latex
Can I load additional packages to be able to display it correctly?
Best and thanks again
Beta Was this translation helpful? Give feedback.
All reactions