On 25/06/2022 17:39, Ihor Radchenko wrote:
Max Nikulin writes:
The following example is somewhat contrived. Try to set different
options (width or e.g. angle) for several inline images. It applies to
LaTeX as well:
#+attr_latex: :center nil :options angle=30 :width 16mm
[[file:/usr/share/icons/hicolor/48x48/apps/emacs.png]]
and
[[file:/usr/share/icons/hicolor/48x48/apps/emacs.png]]
# second one should have angle=-30
What about something that is not a single-image paragraph?
Single-image paragraphs specifically are handled specially during
export.
Ihor, I am sorry, but your question is unclear to me. I specially
suppressed center environment and made images small enough to fit them
into a single line of a paragraph. It is the case when limitations of
attributes (as they can be currently set) are prominent.