[NTG-context] the chart module broken

2011-01-10 Thread 李延瑞
Hi,

With beta 2011.01.10 17:55, the chart module is broken. For this
minimal example:

\usemodule[chart]

\starttext

\startFLOWchart[example]
\startFLOWcell
  \name {flow}
  \location {1,1}
  \text {Flow}
  \connection [rl] {chart}
\stopFLOWcell
\startFLOWcell
  \name {chart}
  \location{2,1}
  \text {Charts}
\stopFLOWcell
\stopFLOWchart

\FLOWchart[example]

\stoptext

I got the error:

(virtual://viafile.1) (virtual://viafile.2) (virtual://viafile.3
! Undefined control sequence.
\asciia ...LOLrulethickness ; connect_\cFLOWfrom_
  \cFLOWto (\FLOWfrom ,\zFLO...
\dostartMPdrawing ...data {\MPdrawingdata \asciia
  }\egroup
\dodoFLOWconnectionC ...ace [0,0,0]\stopMPdrawing
  \fi \fi \fi \ignorespaces
 ...text {Flow} \connection [rl] {chart}

\startFLOWcell ...FLOWconnectionC \ignorespaces #1
  \unskip
l.6 \stopFLOWcell

?

-- 
Best regards,

Li Yanrui
___
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
___


Re: [NTG-context] the chart module broken

2011-01-12 Thread Otared Kavian
Hi Li Yanrui,

Your example works fine with mkiv (version 2010.01.12), but fails to work with 
mkii, in which case I get the error message:
Fatal error: catcode push/pop mismatch. Fix this!
\wait=

Best regards: OK

On 11 janv. 2011, at 01:13, Li Yanrui (李延瑞) wrote:

> Hi,
> 
> With beta 2011.01.10 17:55, the chart module is broken. For this
> minimal example:
> 
> \usemodule[chart]
> 
> \starttext
> 
> \startFLOWchart[example]
> \startFLOWcell
>  \name {flow}
>  \location {1,1}
>  \text {Flow}
>  \connection [rl] {chart}
> \stopFLOWcell
> \startFLOWcell
>  \name {chart}
>  \location{2,1}
>  \text {Charts}
> \stopFLOWcell
> \stopFLOWchart
> 
> \FLOWchart[example]
> 
> \stoptext
> 
> I got the error:
> 
> (virtual://viafile.1) (virtual://viafile.2) (virtual://viafile.3
> ! Undefined control sequence.
> \asciia ...LOLrulethickness ; connect_\cFLOWfrom_
>  \cFLOWto (\FLOWfrom ,\zFLO...
> \dostartMPdrawing ...data {\MPdrawingdata \asciia
>  }\egroup
> \dodoFLOWconnectionC ...ace [0,0,0]\stopMPdrawing
>  \fi \fi \fi \ignorespaces
>  ...text {Flow} \connection [rl] {chart}
> 
> \startFLOWcell ...FLOWconnectionC \ignorespaces #1
>  \unskip
> l.6 \stopFLOWcell
> 
> ?
> 
> -- 
> Best regards,
> 
> Li Yanrui
> ___
> 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
> ___

___
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
___