emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: BIND org-html-style-include-*
Date: Fri, 15 Feb 2013 16:13:19 +0100	[thread overview]
Message-ID: <87pq01625s.fsf@gmail.com> (raw)
In-Reply-To: <87r4khiq78.fsf@bzg.ath.cx> (Bastien's message of "Fri, 15 Feb 2013 15:53:15 +0100")

Bastien <bzg@altern.org> writes:

> Nicolas Goaziou <n.goaziou@gmail.com> writes:
>
>>   (org-element-map (plist-get info :parse-tree)
>>     '(latex-fragment latex-environment) 'identity info t)
>
> I used this, but only checking against LaTeX fragments.
> HTML pages without LaTeX fragments will not include the
> MathJax configuration.

I don't understand. Latex environments also require Mathjax: see
`org-html-latex-environment'.

Just to be sure we're not mis-communicating, a latex environment is the
following:

  \begin{equation*}
  2 + 2 = 4
  \end{equation*}

This is not to be confused with a latex block, such as:

  #+begin_latex
  \[2 + 2 = 4\]
  #+end_latex


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2013-02-15 15:13 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 [this message]
2013-02-15 15:42               ` Bastien
2013-02-15 21:10       ` T.F. Torrey
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=87pq01625s.fsf@gmail.com \
    --to=n.goaziou@gmail.com \
    --cc=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    /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).