all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* controling width of graphviz source block result
@ 2014-02-21 16:55 regcl
  2014-02-21 17:25 ` Nicolas Goaziou
  0 siblings, 1 reply; 8+ messages in thread
From: regcl @ 2014-02-21 16:55 UTC (permalink / raw
  To: emacs-orgmode


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. 

This works ...

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

So it makes me wonder... Is this a bug or operator error?

Thanks,
regcl

GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw scroll bars)
of 2014-02-20 on e3

Org-mode version 8.2.5c (release_8.2.5c @
/home/regcl/.emacs.d/lisp/org-mode/lisp/)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-06-17 12:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21 16:55 controling width of graphviz source block result regcl
2014-02-21 17:25 ` Nicolas Goaziou
2014-02-21 20:11   ` regcl
2014-02-22  8:45     ` Nicolas Goaziou
2014-02-23  3:01       ` regcl
2014-06-12 22:29       ` regcl
2014-06-14 11:54         ` Nicolas Goaziou
2014-06-17 12:25         ` Sebastien Vauban

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.