From: Colin Baxter <m43cap@yandex.com>
To: Kaushal Modi <kaushal.modi@gmail.com>
Cc: emacs-org list <emacs-orgmode@gnu.org>
Subject: Re: mathjax
Date: Sun, 11 Jun 2017 15:03:00 +0100 [thread overview]
Message-ID: <87r2yqfwq3.fsf@yandex.com> (raw)
In-Reply-To: <CAFyQvY0aSNvXhD5K7JOLBawfSHumAP9MohxdWE71kqgyUWjh0Q@mail.gmail.com> (Kaushal Modi's message of "Sun, 11 Jun 2017 13:25:13 +0000")
Dear Kaushal,
>>>>> "Kaushal" == Kaushal Modi <kaushal.modi@gmail.com> writes:
Kaushal> So all the org-mode updates on Org Elpa or Melpa since then
Kaushal> have that in effect, and even the releases starting with
Kaushal> version 9.0.6.
Kaushal> - What's your org version? - What do you see when you do
Kaushal> C-h v org-html-mathjax-options ? --
My org is version 9.0.8, and I've appended the output for
org-html-mathjax-options. I'm guessing the relevant bit is at the bottom.
------------ Begin --------
org-html-mathjax-options is a variable defined in `ox-html.el'.
Its value is shown below.
Documentation:
Options for MathJax setup.
Alist of the following elements. All values are strings.
path The path to MathJax.
scale Scaling with HTML-CSS, MathML and SVG output engines.
align How to align display math: left, center, or right.
font The font to use with HTML-CSS and SVG output. As of MathJax 2.5
the following values are understood: "TeX", "STIX-Web",
"Asana-Math", "Neo-Euler", "Gyre-Pagella",
"Gyre-Termes", and "Latin-Modern".
linebreaks Let MathJax perform automatic linebreaks. Valid values
are "true" and "false".
indent If align is not center, how far from the left/right side?
Valid values are "left" and "right"
multlinewidth The width of the multline environment.
autonumber How to number equations. Valid values are "None",
"all" and "AMS Math".
tagindent The amount tags are indented.
tagside Which side to show tags/labels on. Valid values are
"left" and "right"
You can also customize this for each buffer, using something like
#+HTML_MATHJAX: align: left indent: 5em tagside: left font: Neo-Euler
For further information about MathJax options, see the MathJax documentation:
http://docs.mathjax.org/
You can customize this variable.
This variable was introduced, or its default value was changed, in
version 8.3 of the Org package.
Value: ((path "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS_HTML")
(scale "100")
(align "center")
(font "TeX")
(linebreaks "false")
(autonumber "AMS")
(indent "0em")
(multlinewidth "85%")
(tagindent ".8em")
(tagside "right"))
---------- End -------
Best wishes,
Colin.
--
--
Colin Baxter
m43cap@yandex.com
GnuPG fingerprint: 68A8 799C 0230 16E7 BF68 2A27 BBFA 2492 91F5 41C8
next prev parent reply other threads:[~2017-06-11 14:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-11 9:12 mathjax Colin Baxter
2017-06-11 13:25 ` mathjax Kaushal Modi
2017-06-11 14:03 ` Colin Baxter [this message]
2017-06-12 13:42 ` mathjax Adam Aviv
2017-06-12 15:20 ` mathjax Colin Baxter
2017-06-12 15:26 ` mathjax Kaushal Modi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r2yqfwq3.fsf@yandex.com \
--to=m43cap@yandex.com \
--cc=emacs-orgmode@gnu.org \
--cc=kaushal.modi@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).