> Oh, it turns out that inline images are even formatted better than > non-inline ones. I think problem is resolved. Thanks again!
Cheers! There is only one difference in the html export formatting of inline vs linked images -- embedded svg can be styled by the export CSS, so it should respect the foreground/background colors of the webpage etc. That said, both relative and absolute link paths should be supported via the :image-dir option in `org-html-latex-appearance-options'. If this is not the case there is a bug. Karthik