emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: tftorrey@tftorrey.com (T.F. Torrey)
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: BIND org-html-style-include-*
Date: Fri, 15 Feb 2013 14:10:09 -0700	[thread overview]
Message-ID: <87liapi8r2.fsf@lapcat.tftorrey.com> (raw)
In-Reply-To: <87r4kh7oc2.fsf@gmail.com> (message from Nicolas Goaziou on Fri, 15 Feb 2013 13:29:01 +0100)

Hello,

Nicolas Goaziou <n.goaziou@gmail.com> writes:

> tftorrey@tftorrey.com (T.F. Torrey) writes:
>
>> I still don't see any similar options regarding MathJax.  Perhaps
>> everyone else uses MathJax, or the functionality simply hasn't been
>> implemented yet.  If only the HTML export backend maintainer were still
>> on the list...
>
> Would you mind describing what is missing? It shouldn't be hard to
> implement it.

By default, the HTML export engine includes some CSS for basic
presentation, some JavaScript for interacting with code in the HTML, and
some JavaScript for the MathJax functionality (among many other things,
of course).

The CSS can be not included by setting org-html-style-include-default to
nil.

The non-MathJax JavaScript can be not included by setting
org-html-style-include-scripts to nil.

However, the new HTML exporter includes the MathJax JavaScript every
time, and I don't see any variable to set to suppress it.

The old exporter did not export it.  IIRC, it was off by default, and
there was a setting to turn it on (don't quote me, I never used it).

Recent posts by Bastien suggest that maybe it is supposed to be included
only if LaTeX is used in the buffer, but I'm not sure he was talking
about this issue.

With the new exporter on my Org, even the most minimal Org file exported
to HTML includes MathJax.  My Org version is 7.9.3e-1032-g791a8d.  The
most recent pulls fail testing (which people must already know).

(By the way, though it may be too late to change them now, the variables
would be better named "org-html-include-style-default" and
"org-html-include-scripts-default" and possibly
"org-html-include-scripts-mathjax".  The HTML exporter has many things
that might be included in the output, and having the variables all
starting with "org-html-include-" would make them easier for everyone to
find, understand, and modify.)

(Similarly, as someone else wrote, #+HTML_STYLE would be much better
named #+HTML_HEAD, given that style is just one of the many things this
directive might put into the head element of the html.)

All the best,
Terry
-- 
T.F. Torrey

  parent reply	other threads:[~2013-02-15 21:10 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-12 10:16 BIND org-html-style-include-* T.F. Torrey
2013-02-12 19:27 ` Nicolas Goaziou
2013-02-12 21:19   ` T.F. Torrey
2013-02-15 12:29     ` Nicolas Goaziou
2013-02-15 14:12       ` Bastien
2013-02-15 14:18         ` Nicolas Goaziou
2013-02-15 14:53           ` Bastien
2013-02-15 15:13             ` Nicolas Goaziou
2013-02-15 15:42               ` Bastien
2013-02-15 21:10       ` T.F. Torrey [this message]
2013-02-15 21:12         ` Sebastien Vauban
2013-02-15 21:21         ` Bastien
2013-02-15 21:35           ` Bastien
2013-02-15 23:22           ` T.F. Torrey
2013-02-18 17:07             ` Bastien

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=87liapi8r2.fsf@lapcat.tftorrey.com \
    --to=tftorrey@tftorrey.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@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).