>> As discussed off-list, I have added a new section to ORG-NEWS describing
>> the new feature of inlining/embedding PNG/SVG LaTeX fragment images in
>> HTML exports.
>
> Hmm. That's an awkward feature. It would make more sense as more generic
> option for html export - inline all images, not just latex-generated.

Inlining all images is not implemented in ox-html -- maybe this can be
revisited when it is added.

BTW, the final system will still require the ability to inline LaTeX
preview images separately from other images, which is something the user
will want to do.  You can have large images that it doesn't make sense
to inline, along with LaTeX images that can be inlined because (i)
they're very small and (ii) they are semantically more like text than
image to the author.

So I expect that a separate setting for inlining LaTeX preview images
will still be needed, it will just have to be integrated with the
new setting for all images in ox-html.

Reply via email to