From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Problems PlantUML Date: Sat, 06 Apr 2013 19:37:53 +0200 Message-ID: <864nfjsgpa.fsf@tagebergen.de> Reply-To: v@tagebergen.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOX3w-0008L5-75 for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 13:38:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UOX3s-0002vV-QD for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 13:38:00 -0400 Received: from smtprelay04.ispgateway.de ([80.67.31.42]:52281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UOX3s-0002vA-KF for emacs-orgmode@gnu.org; Sat, 06 Apr 2013 13:37:56 -0400 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, running Org-mode version 7.8.11 under GNU Emacs 23.4.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.10) I am stumbling over a problem with babel/plantuml: Exporting a file with simple demo data leads to a png file with error msg "@startuml empty description". Evaluating the code block results in a correct diagramm. Where am I wrong? Thank you in advance Volker BTW: Thank you for this great tool!!