On 05/06/2023 20:23, gerard.vermeulen wrote:
# The next line overrules html-embed-svg:t
#+HTML_EMBED_SVG_EXCLUDES: ./doc8.svg
# The next line overrules html-embed-svg:nil
#+HTML_EMBED_SVG_INCLUDES: ./doc8.svg
I agree with Ihor's idea concerning #+attr_html (multiple inline images
in a paragraph may be an issue). However notice that some ox options
allows include/exclude lists:
:exclude-tags ("skip")
:with-drawers (not "skip")
A can not add much to the discussions concerning various approaches to
include SVG images. I just faced that some SVG files breaks text
selection in Firefox: https://bugzilla.mozilla.org/1730723