emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Latest MathJax?
@ 2022-12-13  5:32 Galaxy Being
  2022-12-13  6:06 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Galaxy Being @ 2022-12-13  5:32 UTC (permalink / raw)
  To: emacs-orgmode Mailinglist

[-- Attachment #1: Type: text/plain, Size: 710 bytes --]

I just perused my org-html-mathjax-options and the path seems outdated

'((path "
https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS_HTML")
  (scale "100")
  (align "center")
  (font "TeX")
  (linebreaks "false")
  (autonumber "AMS")
  (indent "0em")
  (multlinewidth "85%")
  (tagindent ".8em")
  (tagside "right"))

Shouldn't it be

https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js

Is that up to me to change in my own org-html-mathjax-options? I'm not
doing any header arguments in org-mode buffers, no #+HTML_MATHJAX: stuff.
Basically, I'd like a different font for my LaTex/MathJax markup.

⨽
Lawrence Bottorff
Grand Marais, MN, USA
borgauf@gmail.com

[-- Attachment #2: Type: text/html, Size: 1438 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Latest MathJax?
  2022-12-13  5:32 Latest MathJax? Galaxy Being
@ 2022-12-13  6:06 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2022-12-13  6:06 UTC (permalink / raw)
  To: Galaxy Being; +Cc: emacs-orgmode Mailinglist

Galaxy Being <borgauf@gmail.com> writes:

> I just perused my org-html-mathjax-options and the path seems outdated
>
> '((path "
> https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS_HTML")
> ...
> Shouldn't it be
>
> https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js

Please update Org to the latest release. See
https://orgmode.org/Changes.html#org2d0067a

-- 
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>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-13  6:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-13  5:32 Latest MathJax? Galaxy Being
2022-12-13  6:06 ` Ihor Radchenko

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).