Nicolas Goaziou <n.goaz...@gmail.com> writes:

> 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?
>

Indeed this does now work.  Thanks for the quick fix.

>
>
> Regards,

-- 
Eric Schulte
http://cs.unm.edu/~eschulte

Reply via email to