emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: From state table to state diagram


From: Mark Elston
Subject: Re: [Orgmode] Re: From state table to state diagram
Date: Mon, 27 Sep 2010 08:21:11 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4

Gary,

One other request for you to entertain.  When you get into the Python
code (I can help with this, if you need it) think about organizing it
such  that you can use multiple output mechanisms.  For example, default
it to use dot as you have been talking about but allow for the use of
tikz as Erik Fraga mentioned in August.  This would imply converting to
some intermediate representation from the table form and then passing
that data to a dynamically selected back-end output engine.

I suggest tikz as an alternative since it can make such beautiful
graphs.

I haven't made use of babel yet so I don't know all its ins and outs
but I expect that there are ways of passing additional information to
the language doing the heavy lifting so we could add various output
modules...

Mark

On 9/26/2010 11:27 PM, Gary wrote:
Rainer M Krug wrote:

I really like the idea of this conversion from a State Transition Table to a
State Transition Diagram as it is much easier to make a table then a
graph.

Easier to maintain, too - I ahte trying to reorganise all the transition
arrows when I change something :))

Unfortunately I don't know enough of python to help here.

I'm learning it in order to do this :P

Could you please publish your solution here (and on worg) as it would be a
very useful addition to org.

Sure :)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]