Below goes code snippet using org-babel instead of org-export.
On Mon, May 17, 2010 at 09:13:29AM +0100, Eric S Fraga wrote:
> On Sun, 16 May 2010 17:18:39 -0300, Juan wrote:
> > The following code adds an export block of type 'mscgen'. The block
> > body will be processed by the mscgen applicati
On Sun, 16 May 2010 17:18:39 -0300, Juan wrote:
>
> Hi,
>
> The following code adds an export block of type 'mscgen'. The block
> body will be processed by the mscgen application. Sort of works, not
> very tested yet.
[...]
Juan,
this could be very useful. Thanks! I do wonder, however, whet
Hi,
The following code adds an export block of type 'mscgen'. The block
body will be processed by the mscgen application. Sort of works, not
very tested yet.
;;; org-exp-mscgen.el --- message sequence chart support for org-export
;; Copyright (C) 2010
;; Free Software Foundation, Inc.
;; Auth