Dieter Wilhelm <die...@duenenhof-wilhelm.de> writes: > For example > > #+ATTR_HTML: width="600"
Actually my question was meant with regards to Org-babel code blocks, e.g. ,-------------------------------------------- | +name: class-diagram | +begin_src plantuml :file class-diagram.png `-------------------------------------------- Is it possible to specify the html 'width=600' or 'width=auto' in the 'begin_src' line or in the subtree-properties - or do I have to let my program write the ,------------------------ | +ATTR_HTML: width="600" `------------------------ on top of the inserted link to 'class-diagram.png' when exporting to html? -- cheers, Thorsten