emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: "Jan Böcker" <jan.boecker@jboecker.de>
Cc: detlef.steuer@gmx.de, emacs-orgmode List <emacs-orgmode@gnu.org>
Subject: Re: MathJax is now the default for HTML math
Date: Fri, 20 Aug 2010 18:14:42 +0200	[thread overview]
Message-ID: <7BD41FBC-A427-4B00-8625-9C1CC0871730@gmail.com> (raw)
In-Reply-To: <4C6AA7FB.2050903@jboecker.de>


On Aug 17, 2010, at 5:17 PM, Jan Böcker wrote:

> On 08/17/2010 01:01 PM, Carsten Dominik wrote:
>>
>> On Aug 17, 2010, at 12:44 PM, Jan Böcker wrote:
>>
>>> Static MathJax v0.2 contains org-static-mathjax.el, which  
>>> integrates it
>>> into the Org export process. The comments in that file explain how  
>>> it
>>> can be used.
>>>
>>> Download it at:
>>> http://www.jboecker.de/2010/08/15/staticmathjax.html
>>>
>>> I have added a note to org-hacks.org in Worg, which should show up  
>>> when
>>> Worg is next exported to HTML on the server.
>>
>> And, since you made it into a nice little package, I think
>> it could go into the contrib directory as well - if you want, of  
>> course.
>>>
>>
>> - Carsten
>>
>
> Feel free to include it!
>
> I guess org-static-mathjax.el should go to contrib/lisp and everything
> else to contrib/scripts/staticmathjax/ ?
>
> Maybe add a pointer to contrib/scripts/staticmathjax/README.org in the
> comments of the lisp file.

I have added it thanks.

The only modification I made is to initialize your first variable like  
this:

(defcustom org-static-mathjax-app-ini-path
   (or (expand-file-name
        "../scripts/staticmatchjax/application.ini"
        (file-name-directory (or load-file-name buffer-file-name)))
       "")
   "Path to \"application.ini\" of the Static MathJax XULRunner  
application.
If you have extracted StaticMathJax to e.g. ~/.local/staticmathjax, set
this to ~/.local/staticmathjax/application.ini"
   :type 'string)

This should then point to to the right place in an Org distribution.

Thanks!

- Carsten

  reply	other threads:[~2010-08-20 16:23 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-14  6:09 MathJax is now the default for HTML math Carsten Dominik
2010-08-14 19:37 ` Jan Böcker
2010-08-14 20:39   ` Detlef Steuer
2010-08-14 20:59   ` Carsten Dominik
2010-08-14 22:16     ` Jan Böcker
2010-08-15  7:25       ` Carsten Dominik
2010-08-15 13:24       ` Jan Böcker
2010-08-16  8:59         ` Carsten Dominik
2010-08-16 10:05           ` Detlef Steuer
2010-08-16 17:55             ` Bastien
2010-08-16 10:09           ` Jan Böcker
2010-08-16 10:33             ` Carsten Dominik
2010-08-17 10:44               ` Jan Böcker
2010-08-17 11:01                 ` Carsten Dominik
2010-08-17 15:17                   ` Jan Böcker
2010-08-20 16:14                     ` Carsten Dominik [this message]
2010-09-03  3:07   ` sand
2010-09-03 15:53     ` Embedding images as data: URIs in the HTML exporter (was: MathJax is now the default for HTML math) Jan Böcker
2010-09-26 18:51       ` David Maus
2010-08-16 17:50 ` MathJax is now the default for HTML math 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=7BD41FBC-A427-4B00-8625-9C1CC0871730@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=detlef.steuer@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=jan.boecker@jboecker.de \
    /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).