emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* ditaa diagram not as expected
@ 2012-08-07  9:33 Richard Lewis
  2012-08-07 13:48 ` Eric Schulte
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Lewis @ 2012-08-07  9:33 UTC (permalink / raw)
  To: emacs-orgmode

Hi there,

I'm preparing a document in which I discuss the CSS box model and
wanted to include a diagram, this diagram:

#+begin_ditaa boxmodel.png -S
+---=---------------------------------------+
|           margin                          |
|  +-------------------------------------+  |
|  |        border                       |  |
|  |  +----=--------------------------+  |  |
|  |  |     padding                   |  |  |
|  |  |  +----=--------------------+  |  |  |
|  |  |  |  content                |  |  |  |
|  |  |  |                         |  |  |  |
|  |  |  |                         |  |  |  |
|  |  |  +----=--------------------+  |  |  |
|  |  |                               |  |  |
|  |  +----=--------------------------+  |  |
|  |                                     |  |
|  +-------------------------------------+  |
|                                           |
+-------=-----------------------------------+
#+end_ditaa

However, the diagram that org/ditaa creates is missing the third box
(counting from the outside inwards), the box between "border" and
"padding". I tried removing the "=" (which would make the line solid),
but the box still did not appear. I've tried this snippet in an org
document by itself, and I've tried putting the diagram in a file by
itself and running ditaa directly. Still no middle box.

I realise this may be a ditaa rather than an org-mode problem, but can
anyone suggest anything? Particularly, does anyone else get the same
effect?

org-mode version: 7.8.11; ditaa version: 0.9; Emacs version: 24.1.1.

Thanks,
Richard

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

* Re: ditaa diagram not as expected
  2012-08-07  9:33 ditaa diagram not as expected Richard Lewis
@ 2012-08-07 13:48 ` Eric Schulte
  2012-08-07 14:49   ` Richard Lewis
  0 siblings, 1 reply; 3+ messages in thread
From: Eric Schulte @ 2012-08-07 13:48 UTC (permalink / raw)
  To: Richard Lewis; +Cc: emacs-orgmode

This is a ditaa issue and probably isn't affected by Org-mode.

I have had issues like this in the past with ditaa, I often find that
the solution is to leave more space between my shapes or lines.

Best,

Richard Lewis <richardlewis@fastmail.co.uk> writes:

> Hi there,
>
> I'm preparing a document in which I discuss the CSS box model and
> wanted to include a diagram, this diagram:
>
> #+begin_ditaa boxmodel.png -S
> +---=---------------------------------------+
> |           margin                          |
> |  +-------------------------------------+  |
> |  |        border                       |  |
> |  |  +----=--------------------------+  |  |
> |  |  |     padding                   |  |  |
> |  |  |  +----=--------------------+  |  |  |
> |  |  |  |  content                |  |  |  |
> |  |  |  |                         |  |  |  |
> |  |  |  |                         |  |  |  |
> |  |  |  +----=--------------------+  |  |  |
> |  |  |                               |  |  |
> |  |  +----=--------------------------+  |  |
> |  |                                     |  |
> |  +-------------------------------------+  |
> |                                           |
> +-------=-----------------------------------+
> #+end_ditaa
>
> However, the diagram that org/ditaa creates is missing the third box
> (counting from the outside inwards), the box between "border" and
> "padding". I tried removing the "=" (which would make the line solid),
> but the box still did not appear. I've tried this snippet in an org
> document by itself, and I've tried putting the diagram in a file by
> itself and running ditaa directly. Still no middle box.
>
> I realise this may be a ditaa rather than an org-mode problem, but can
> anyone suggest anything? Particularly, does anyone else get the same
> effect?
>
> org-mode version: 7.8.11; ditaa version: 0.9; Emacs version: 24.1.1.
>
> Thanks,
> Richard
>

-- 
Eric Schulte
http://cs.unm.edu/~eschulte

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

* Re: ditaa diagram not as expected
  2012-08-07 13:48 ` Eric Schulte
@ 2012-08-07 14:49   ` Richard Lewis
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Lewis @ 2012-08-07 14:49 UTC (permalink / raw)
  To: Eric Schulte; +Cc: emacs-orgmode

At Tue, 07 Aug 2012 07:48:36 -0600,
Eric Schulte wrote:

> Richard Lewis <richardlewis@fastmail.co.uk> writes:
> 
> > However, the diagram that org/ditaa creates is missing the third box
> > (counting from the outside inwards), the box between "border" and
> > "padding". I tried removing the "=" (which would make the line solid),
> > but the box still did not appear. I've tried this snippet in an org
> > document by itself, and I've tried putting the diagram in a file by
> > itself and running ditaa directly. Still no middle box.
> >
> > I realise this may be a ditaa rather than an org-mode problem, but can
> > anyone suggest anything? Particularly, does anyone else get the same
> > effect?
> 
> This is a ditaa issue and probably isn't affected by Org-mode.
> 
> I have had issues like this in the past with ditaa, I often find that
> the solution is to leave more space between my shapes or lines.

Oh. Well that's fixed it. I also tried various other spacing and found
all sorts of ways of breaking it. But at least one arrangement works!

Thanks,
Richard

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

end of thread, other threads:[~2012-08-07 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-07  9:33 ditaa diagram not as expected Richard Lewis
2012-08-07 13:48 ` Eric Schulte
2012-08-07 14:49   ` Richard Lewis

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).