Hi all, I have upgraded to the latest release and I'm not sure if this problem is due to this update but I obtain at compilation: Transcript written on prd_phd.log. TeXUtil | parsing file prd_phd.tui ------> TeXUtil | fatal error in plugin processor MySynonyms (wrong argument type nil (expected Regexp)) TeXUtil | shortcuts : 0 TeXUtil | expansions: 0 TeXUtil | reductions: 0 TeXUtil | divisions : 0 TeXUtil | loaded files: 12 TeXUtil | commands: 1918 TeXUtil | synonyms: flowchart 1 TeXUtil | synonyms: unit 5 TeXUtil | programs: 0 TeXUtil | tuo file saved TeXExec | runtime: 66.441343 The pdf looks good... An idea ? Cheers, Renaud
Renaud AUBIN wrote:
Hi all,
I have upgraded to the latest release and I'm not sure if this problem is due to this update but I obtain at compilation:
Transcript written on prd_phd.log. TeXUtil | parsing file prd_phd.tui ------> TeXUtil | fatal error in plugin processor MySynonyms (wrong argument type nil (expected Regexp)) TeXUtil | shortcuts : 0 TeXUtil | expansions: 0 TeXUtil | reductions: 0 TeXUtil | divisions : 0 TeXUtil | loaded files: 12 TeXUtil | commands: 1918 TeXUtil | synonyms: flowchart 1 TeXUtil | synonyms: unit 5 TeXUtil | programs: 0 TeXUtil | tuo file saved TeXExec | runtime: 66.441343
The pdf looks good... An idea ? can you send me a small test file?
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Hi Hans, Seems hard to provide a "light" test... I'll try to define the problem more precisely...
can you send me a small test file?
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
The error is probably due to a bad use of FLOWchart... The test: \setupoutput[pdftex] \usemodule[chart] \starttext \setupFLOWcharts [nx=4, ny=3, dx=2\bodyfontsize, dy=2\bodyfontsize, width=12\bodyfontsize, height=7\bodyfontsize, maxwidth=\textwidth] \startFLOWchart[myfirstflowchart] \startFLOWcell \name{etape11} \location{2,1} \shape{procedure} \text{text} \connection[bt]{etape2} \stopFLOWcell \startFLOWcell \name{etape2} \location{2,2} \shape{action} \text{action} \stopFLOWcell \stopFLOWchart \FLOWchart[myfirstflowchart] \stoptext Hans Hagen a écrit :
can you send me a small test file?
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
ok, i found the problem, will be fixed Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Renaud AUBIN