Partha Pratim Ghosh <ghosh.parthapratim.un...@gmail.com> writes:

> I want to convert my notes written in Org-mode with LaTeX to html so
> that they can be seen as a web page using a browser.
>
> Since the notes involve several Xy-pic diagrams, and there is already an
> extension of MathJax for using Xy-pic, known as
> [[https://github.com/sonoisa/XyJax-v3][XyJax]], the same link shows how
> to configure the html to load the proper xypic.js
>
> My query: is it possible to configure the usage of MathJax in Org mode
> so that the above mentioned script can be used instead and the
> conversion be done smoothly from Org mode conversion.

See org-html-mathjax-template and
https://docs.mathjax.org/en/latest/input/tex/extensions.html

Also, you may utilize HTML_HEAD and HTML_HEAD_EXTRA keywords to add
arbitrary config to html header.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to