ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Flowchart fatal error
@ 2015-02-10 20:42 Willi Egger
  2015-02-10 20:57 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Willi Egger @ 2015-02-10 20:42 UTC (permalink / raw)
  To: NTG-Context ConTeXt users

Hi all,

I experienced a fatal error when wanting to compile a FLOWchart, which compiled normally before. I get the following error:

! Undefined control sequence

<recently read> \FLOW_chart 
            
\FLOW_charts ...c!state =\v!start ,#2]\FLOW_chart 
                                                  [#1][]\endgroup 
<to be read again> 
\stoptext 

I used first a version from january, then updated to current version: 2015.02.03 23:55, but still get the same error.

Thanks for looking into this.

Kind regards

WIlli
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Flowchart fatal error
  2015-02-10 20:42 Flowchart fatal error Willi Egger
@ 2015-02-10 20:57 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2015-02-10 20:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 2/10/2015 9:42 PM, Willi Egger wrote:
> Hi all,
>
> I experienced a fatal error when wanting to compile a FLOWchart, which compiled normally before. I get the following error:
>
> ! Undefined control sequence
>
> <recently read> \FLOW_chart
>
> \FLOW_charts ...c!state =\v!start ,#2]\FLOW_chart
>                                                    [#1][]\endgroup
> <to be read again>
> \stoptext
>
> I used first a version from january, then updated to current version: 2015.02.03 23:55, but still get the same error.

\def\FLOW_charts[#name][#settings]
   {\begingroup
    \setupFLOWsplit[\c!state=\v!start,#settings]%
    \module_charts_process[#name][]% \FLOWchart...
    \endgroup}


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-02-10 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-10 20:42 Flowchart fatal error Willi Egger
2015-02-10 20:57 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).