"Pedro A. Aranda" <[email protected]> writes: > Hi Jacob, > > yes, exactly. Either that or > > #+ATTR_LATEX: :height 4cm :alt Portrait of William Shakespeare. > #+ATTR_LATEX: :alt+ An English playwright, poet and actor. > #+ATTR_LATEX: :alt+ (Source Wikipedia). > [[https://en.wikipedia.org/wiki > File:William_Shakespeare_by_John_Taylor,_edited.jpg]]
Note that `org-export-read-attribute' concatenates all the ATTR_LATEX lines. So, multi-line attributes are already handled. :alt in particular may not (multi-line or not). -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
