Re: [Orgmode] MathJax is now the default for HTML math

2010-09-02 Thread sand
Jan Böcker writes: Since I read the announcement this morning, I have been playing with MathJax. I found that when an HTML file on the local hard disk uses MathJax from the web, MathJax reverts to image fonts in Firefox (this is caused by a security feature of Firefox and mentioned in the

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-17 Thread Jan Böcker
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

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-17 Thread Carsten Dominik
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

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-17 Thread Jan Böcker
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:

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-16 Thread Carsten Dominik
On Aug 15, 2010, at 3:24 PM, Jan Böcker wrote: I have now published the code used to create the static version: http://www.jboecker.de/2010/08/15/staticmathjax.html Below is a first stab at HTML export integration fresh out of my *scratch* buffer (which lacks the possibility to configure this

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-16 Thread Jan Böcker
On 08/16/2010 10:59 AM, Carsten Dominik wrote: Hi, should something like this go into org itself, or would it be enough to put this up on worg, in org-hacks or so? - Carsten Hi Carsten, Org-hacks sounds like the appropriate place. It is, after all, exactly that: a hack/proof of concept

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-16 Thread Carsten Dominik
On Aug 16, 2010, at 12:09 PM, Jan Böcker wrote: On 08/16/2010 10:59 AM, Carsten Dominik wrote: Hi, should something like this go into org itself, or would it be enough to put this up on worg, in org-hacks or so? - Carsten Hi Carsten, Org-hacks sounds like the appropriate place. It

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-16 Thread Detlef Steuer
On Mon, 16 Aug 2010 10:59:05 +0200 Carsten Dominik carsten.domi...@gmail.com wrote: On Aug 15, 2010, at 3:24 PM, Jan Böcker wrote: I have now published the code used to create the static version: http://www.jboecker.de/2010/08/15/staticmathjax.html Below is a first stab at HTML

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-16 Thread Bastien
Hi all, Carsten Dominik carsten.domi...@gmail.com writes: The reason why we can make MathJax work without any additional work by either author or reader is that Bastien has agreed to serve MathJax from http://orgmode.org/mathjax/MathJax.js. This is brilliant. However, if many people use

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-16 Thread Bastien
Hi Detlef, Detlef Steuer detlef.ste...@gmx.de writes: I would like the possibility to export to static but nice math in HTML directly out of org. So, worg alone would be a little far away from the core, anything else would feel fine. Maybe let's have this on Worg first, then see if people

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-15 Thread Carsten Dominik
On Aug 15, 2010, at 12:16 AM, Jan Böcker wrote: On 08/14/2010 10:59 PM, Carsten Dominik wrote: Hi Jan, can you expand a bit on why this is interesting to do? What are the advantages? Thanks! - Carsten Advantages are: - The user is not required to have JavaScript enabled - In some cases,

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-15 Thread Jan Böcker
I have now published the code used to create the static version: http://www.jboecker.de/2010/08/15/staticmathjax.html Below is a first stab at HTML export integration fresh out of my *scratch* buffer (which lacks the possibility to configure this for each file). -- Jan (defun

[Orgmode] MathJax is now the default for HTML math

2010-08-14 Thread Carsten Dominik
Good morning everyone. If you do you daily pull today, something important will have changed in Org-mode. From now on, the default settings will use the incredible MathJax library to display math in exported HTML. If you had never turned on LaTeX snipped math publishing, this will now

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-14 Thread Jan Böcker
On 08/14/2010 08:09 AM, Carsten Dominik wrote: From now on, the default settings will use the incredible MathJax library to display math in exported HTML. If you had never turned on LaTeX snipped math publishing, this will now magically work all by itself. Yes, indeed it does! Since I read

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-14 Thread Carsten Dominik
On Aug 14, 2010, at 9:37 PM, Jan Böcker wrote: On 08/14/2010 08:09 AM, Carsten Dominik wrote: From now on, the default settings will use the incredible MathJax library to display math in exported HTML. If you had never turned on LaTeX snipped math publishing, this will now magically work all

Re: [Orgmode] MathJax is now the default for HTML math

2010-08-14 Thread Jan Böcker
On 08/14/2010 10:59 PM, Carsten Dominik wrote: Hi Jan, can you expand a bit on why this is interesting to do? What are the advantages? Thanks! - Carsten Advantages are: - The user is not required to have JavaScript enabled - In some cases, there is a speed advantage, because there