emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rasmus <rasmus@gmx.us>
To: emacs-orgmode@gnu.org
Subject: Re: [bug, ox-latex] footnotes with math in narrowed buffer
Date: Fri, 24 Apr 2015 22:41:26 +0200	[thread overview]
Message-ID: <878udhz2bt.fsf@gmx.us> (raw)
In-Reply-To: 87oamdco8r.fsf@nicolasgoaziou.fr

Hi,

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

>>> * h1
>>> foo[fn:1]
>>>
>>> * Footnotes
>>> [fn:1] if \alpha $\beta$ \(\gamma\)
>>>
>>> Narrow it to h1 and export the buffer.  Something like this is exported:
>>
>> This also does not seem to work correctly when exporting with ox-html.
>> But there the problem is that the parse-tree does not recognize any
>> latex-fragments.  So org-html--build-mathjax-config returns nil rather
>> than the appropriate mathjax setup.
>
> `org-html--build-mathjax-config' needs to check, in addition to parse
> tree, cdr of all associations in (plist-get
> info :footnote-definition-alist), and values of all parsed keywords.

It seems you did not do this.  I will add this over the weekend.

>> BTW: While it's nice to try to make a sensible decision on whether to load
>> mathjax, this rest of pretty fragile assumptions.  I could INCLUDE a html
>> file with math.
>
> What do you suggest instead? Load mathjax every time?

Perhaps.  It's a tough call.  On the one hand the current behavior very
much seems like the famous "smart" can of worms.  On the other hand,
unnecessary JS should be avoided at very high costs.

Perhaps it's enough to check is mathjax or latex math has been explicitly
set for these corner cases.

—Rasmus

-- 
Hvor meget poesi tror De kommer ud af et glas isvand?

  reply	other threads:[~2015-04-24 20:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-24 16:04 [bug, ox-latex] footnotes with math in narrowed buffer Rasmus
2015-04-24 16:28 ` Rasmus
2015-04-24 16:33   ` Rasmus
2015-04-24 19:28     ` Nicolas Goaziou
2015-04-24 19:36   ` Nicolas Goaziou
2015-04-24 20:41     ` Rasmus [this message]
2015-04-25 10:22       ` Nicolas Goaziou
2015-04-25 10:42         ` Rasmus
2015-04-24 19:09 ` Nicolas Goaziou
2015-04-24 20:37   ` Rasmus

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=878udhz2bt.fsf@gmx.us \
    --to=rasmus@gmx.us \
    --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).