emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] bug in `org-export-string-as' when org-html-with-latex is set to


From: Nicolas Goaziou
Subject: Re: [O] bug in `org-export-string-as' when org-html-with-latex is set to dvipng
Date: Tue, 14 May 2013 19:11:26 +0200

Hello,

Eric Schulte <address@hidden> writes:

> Evaluate the following to exercise the bug.
>
>     ;; -*- emacs-lisp -*-
>     (let ((org-html-with-latex 'dvipng))
>       (org-export-string-as
>        "\\begin{equation}\n\\frac{Eric}{Schulte}\n\\end{equation}\n" 'html t))
>
> This functionality is required to port org-mime to the new exporting
> backend.

Thank you for the report. I pushed a fix for that in maint. Does it now
behave as expected?


Regards,

-- 
Nicolas Goaziou



reply via email to

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