Hello,

regcl <re...@channing.harvard.edu> writes:

> When I try to control the width of the image produced by 
> included graphviz (DOT) code like so ...
>
> #+ATTR_HTML: :width 300
> #+INCLUDE: gnus.dot SRC dot :file gnus.png :exports results
>
> ... width is not controlled.

Here the HTML attribute applies to the INCLUDE keyword below.

> #+INCLUDE: "gnus.dot" SRC dot :file gnus.png :exports none
> #+ATTR_HTML: :width 300
> file:gnus.png

Here, the HTML attribute applies to the link below.

Therefore, the behaviour is to be expected.


Regards,

-- 
Nicolas Goaziou

Reply via email to