From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Davis Subject: Re: ditaa problems? Date: Tue, 15 Nov 2016 18:02:32 -0500 Message-ID: References: <05bc83b46c8e4635ac37fb942990086c@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87twb836d3.fsf@delle7240.chemeng.ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c6mkQ-0003Am-LP for emacs-orgmode@gnu.org; Tue, 15 Nov 2016 18:02:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c6mkL-0002FK-QS for emacs-orgmode@gnu.org; Tue, 15 Nov 2016 18:02:38 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:59859) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c6mkL-0002F9-Mw for emacs-orgmode@gnu.org; Tue, 15 Nov 2016 18:02:33 -0500 In-Reply-To: <87twb836d3.fsf@delle7240.chemeng.ucl.ac.uk> (Eric S. Fraga's message of "Tue, 15 Nov 2016 19:12:08 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: "emacs-orgmode@gnu.org" Eric S Fraga writes: > On Tuesday, 15 Nov 2016 at 16:26, Peter Davis wrote: >> 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? > > I don't think so. In any case, I don't think it's an org problem. > > Your code doesn't work on my system either, although the resulting png > output is different: fieldGroup1 works but some of the ones inside do > not. In my experience, ditaa is rather fragile. Leaving bigger gaps > between all edges (top, bottom, sides) and contents, I have found, often > works better. Thanks, Eric. I did try leaving bigger gaps, but still no joy. I've sent the file and the png to the ditaa developer on SourceForge. I'll report back if I find out anything. Thanks! -pd