all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* DiTAA graph not in local directory
@ 2009-11-06 14:31 Sébastien Vauban
  2009-11-06 15:06 ` Bernt Hansen
  2009-11-06 17:06 ` Carsten Dominik
  0 siblings, 2 replies; 8+ messages in thread
From: Sébastien Vauban @ 2009-11-06 14:31 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hi,

I try to generate the following DiTAA graph for LaTeX inclusion.

It's in my Org file `~/dir1/dir2/ecm.org':

--8<---------------cut here---------------start------------->8---
* Context

  This comes from norang.ca.

#+begin_ditaa communication.png -r -s 0.8
     +-----------+        +---------+
     |    PLC    |        |         |
     |  Network  +<------>+   PLC   +
     |    cRED   |        |  c707   |
     +-----------+        +----+----+
#+end_ditaa
--8<---------------cut here---------------end--------------->8---

When exporting to LaTeX, the image is well generated, but in my `~/'
directory. Not in `~/dir1/dir2/', hence not found by LaTeX.

Note that adding `./' to the ditaa command does not change anything...

--8<---------------cut here---------------start------------->8---
#+begin_ditaa ./communication.png -r -s 0.8
--8<---------------cut here---------------end--------------->8---

What can I do to have the resulting graphic local to the Org file?

Best regards,
  Seb

-- 
Sébastien Vauban



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

end of thread, other threads:[~2009-11-10 21:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-06 14:31 DiTAA graph not in local directory Sébastien Vauban
2009-11-06 15:06 ` Bernt Hansen
2009-11-09  9:34   ` Sébastien Vauban
2009-11-09 14:37     ` Bernt Hansen
2009-11-10  9:01       ` Sébastien Vauban
2009-11-10 12:41         ` Bernt Hansen
     [not found]           ` <87iqdiys4s.fsf@gmx.de>
2009-11-10 21:55             ` Bernt Hansen
2009-11-06 17:06 ` Carsten Dominik

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.