[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [AUCTeX-devel] org-preview-latex-fragment (org-mime-htmlize) and pre
From: |
Tassilo Horn |
Subject: |
Re: [AUCTeX-devel] org-preview-latex-fragment (org-mime-htmlize) and preview-latex |
Date: |
Tue, 11 Aug 2015 06:45:57 +0200 |
User-agent: |
Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) |
Uwe Brauer <address@hidden> writes:
> I use org-preview-latex-fragment, which like preview-LaTeX, can also
> generate via dvipng latex math formula to embedded png. I use it for
> matlab files and for email, the latter I have to run org-mime-htmlize
> as well.
>
> When I run it on a latex buffer I find it much inferior to
> preview-latex. That is why I ask, could the superior preview-latex
> engine used for the org-preview-latex-fragment?
Possibly, although preview has quite some assumptions about previews
being generated for a tex file handled by AUCTeX itself. So you
probably need to patch preview and/or fake some AUCTeX settings. Well,
just try it out if you want to.
Bye,
Tassilo