all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: 杨劲松 <shannleon@gmail.com>
Cc: help-gnu-emacs@gnu.org, Alexis <flexibeast@gmail.com>
Subject: Re: How to use \subsetneqq in Org-mode?
Date: Tue, 05 Dec 2017 17:35:53 +0000	[thread overview]
Message-ID: <CAFyQvY2XqzFO-o1=qoUWENU8ctuS7uSYbETPAuqMo6D+qkJZZA@mail.gmail.com> (raw)
In-Reply-To: <CAPw_aB9ek=-DOy9s9BaSm3oi2dOEP5LsicTA8h6wfzfV2-2YDw@mail.gmail.com>

On Mon, Dec 4, 2017 at 10:29 PM 杨劲松 <shannleon@gmail.com> wrote:

> Ok, now I know where the problem is.
>
> The 'MathJax.js' Org mode using is little different than the 'Real
> MathJax' ;-)
>

OK, http://orgmode.org/mathjax/MathJax.js is also "real" mathjax but a very
old version (version 1.0.1).

You shouldn't need to specify the mathjax.js path if using the latest
stable release of Org mode (9.1.3 (9.1.4 got released just today)) and
using HTML export. That version uses MathJax.js version 2.7.0 which is not
too old.

The default value of org-html-mathjax-options is

((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"))

as defined in ox-html.el.
-- 

Kaushal Modi


  reply	other threads:[~2017-12-05 17:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-02  2:28 How to use \subsetneqq in Org-mode? shannleon
2017-12-02  2:54 ` Alexis
2017-12-02  3:49   ` Kaushal Modi
2017-12-02 22:43     ` 杨劲松
2017-12-03  0:44       ` Alexis
2017-12-03  1:04         ` 杨劲松
2017-12-03  1:30           ` Alexis
2017-12-03  1:40             ` 杨劲松
2017-12-05  3:29               ` 杨劲松
2017-12-05 17:35                 ` Kaushal Modi [this message]
2017-12-05 22:45                   ` 杨劲松
2017-12-06  3:28                 ` Alexis

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFyQvY2XqzFO-o1=qoUWENU8ctuS7uSYbETPAuqMo6D+qkJZZA@mail.gmail.com' \
    --to=kaushal.modi@gmail.com \
    --cc=flexibeast@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=shannleon@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.