Hello,

Eric Schulte <schulte.e...@gmail.com> 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