emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Block level specification for tex code html export method


From: Haochen Xie
Subject: Re: [O] Block level specification for tex code html export method
Date: Fri, 4 Sep 2015 15:23:22 +0900

Hi Eric,

It's very likely due to this problem as both Andreas and I mentioned in earlier mails:

Also please follow this link [1] to fix a 
​bug
 in htlatex as mentioned in Andreas's mail, or your html export will fail silently (showing success on emacs, but no images generated).

​​
[1] 
http://tex.stackexchange.com/a/232739
​​
​Also, please make sure you have htlatex in your emacs' $PATH​.
​​
​Regards,

Haochen​
 


--

Mail from Haochen Xie

On Fri, Sep 4, 2015 at 3:15 PM, Eric S Fraga <address@hidden> wrote:
On Thursday,  3 Sep 2015 at 23:38, Nicolas Goaziou wrote:

[...]

> What about
>
>   (defmacro by-backend (&rest body)
>     `(case org-export-current-backend ,@body))

Nicolas,

this seems to work!  I thought I had tried something like this but I
must have got one of the ,@` wrong along the way...

I do have a problem in that the svg file doesn't get created but that
problem lies elsewhere methinks...

Many thanks.

--
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.2, Org release_8.3.1-188-g410ea6



reply via email to

[Prev in Thread] Current Thread [Next in Thread]