all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* ditaa problems?
@ 2016-11-15 16:26 Peter Davis
  0 siblings, 0 replies; 3+ messages in thread
From: Peter Davis @ 2016-11-15 16:26 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 357 bytes --]

I'm trying to include a ditaa diagram in a document, but the diagram is
not drawing correctly. I've attached the source file and the resulting
png. As you can see, the box around fieldGroup1 is not being drawn for
some reason. Other boxes appear to be correct.

Any clues? Am I missing something?

Thank you!
-pd

-- 
  Peter Davis
  www.techcurmudgeon.com

[-- Attachment #2: containers-ditaa.org --]
[-- Type: application/octet-stream, Size: 1444 bytes --]

#+STARTUP: showeverything logdone
#+options: num:nil toc:nil
#+author: Peter Davis
#+title: Container Layouts

#+begin_src ditaa :file images/ffdn_containers.png :cmdline -o
+-------------------------------+
| section1                      |
|                               |
| +--------+ +--------+         |
| | field1 | | field2 |         |
| +--------+ +--------+         |
|                               |
| +---------------------------+ |
| | fieldGroup1               | |
| |                           | |
| | +--------+ +--------+     | |
| | | field3 | | field4 |     | |
| | +--------+ +--------+     | |
| |                           | |
| | +-----------------------+ | |
| | | fieldGroup2           | | |
| | |                       | | |
| | | +--------+ +--------+ | | |
| | | | field5 | | field6 | | | |
| | | +--------+ +--------+ | | |
| | +-----------------------+ | |
| |                           | |
| | +-----------------------+ | |
| | | fieldGroup3           | | |
| | |                       | | |
| | | +--------+ +--------+ | | |
| | | | field7 | | field8 | | | |
| | | +--------+ +--------+ | | |
| | +-----------------------+ | |
| +---------------------------+ |
+-------------------------------+

+-------------------------------+
| section2                      |
| +--------+ +---------+        |
| | field9 | | field10 |        |
| +--------+ +---------+        |
+-------------------------------+

#+end_src

[-- Attachment #3: ffdn_containers.png --]
[-- Type: image/png, Size: 8894 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <05bc83b46c8e4635ac37fb942990086c@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>]

end of thread, other threads:[~2016-11-15 23:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-15 16:26 ditaa problems? Peter Davis
     [not found] <05bc83b46c8e4635ac37fb942990086c@HE1PR01MB1898.eurprd01.prod.exchangelabs.com>
2016-11-15 19:12 ` Eric S Fraga
2016-11-15 23:02   ` Peter Davis

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.