2011/4/26 Cecil Westerhof
2011/4/26 luigi scarso
: 2011/4/26 luigi scarso
: On Tue, Apr 26, 2011 at 3:14 PM, Cecil Westerhof < cldwesterhof@gmail.com> wrote:
Is there a way to create finite state machines with ConTeXt? yes
How? I don't know the details, but it should be simple with Lua using the
On Tue, Apr 26, 2011 at 3:38 PM, Cecil Westerhof
wrote: tables, cfr. http://en.wikipedia.org/wiki/Finite-state_machine State transition table In TeX should be almost the same, and with MetaPost you can draw states and transitions.
There is not a module like for flow charts? (Makes sense, because I could not find something.)
There is automata.mp at http://tug.ctan.org/tex-archive/graphics/metapost/contrib/macros/automata I'm not sure it's the best module for that, though. Regards, Vedran Miletić