ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* xmlbeforedocumentsetup?
@ 2011-12-29 15:19 Hans van der Meer
  2011-12-29 18:55 ` xmlbeforedocumentsetup? Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Hans van der Meer @ 2011-12-29 15:19 UTC (permalink / raw)
  To: ConTeXt NTG

I would like to execute an xmlsetup each time before the start of the (root) node <problem>. Following --I think-- the code from the xml document:

\startxmlsetups xml:xam:initial
  Starting the problem.\crlf
\stopxmlsetups
\xmlbeforedocumentsetup{\xmldocument}{xml:xam:initial}{xml:xam:problem}

xml:xam:problem is the xmlsetup registered for the root <problem> node.
Why do I get the next error?

! LuaTeX error <main ctx instance>:1: unexpected symbol near ')'.
system          > tex > error on line 290 in file xam-test.tex: LuaTeX error  …

\ctxlxml #1->\directlua \zerocount {lxml.#1}                                         
l.290 ...cument}{xml:xam:initial}{xml:xam:problem}

Hans van der Meer



___________________________________________________________________________________
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: xmlbeforedocumentsetup?
  2011-12-29 15:19 xmlbeforedocumentsetup? Hans van der Meer
@ 2011-12-29 18:55 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2011-12-29 18:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans van der Meer

On 29-12-2011 16:19, Hans van der Meer wrote:
> I would like to execute an xmlsetup each time before the start of the (root) node<problem>. Following --I think-- the code from the xml document:
>
> \startxmlsetups xml:xam:initial
>    Starting the problem.\crlf
> \stopxmlsetups
> \xmlbeforedocumentsetup{\xmldocument}{xml:xam:initial}{xml:xam:problem}
>
> xml:xam:problem is the xmlsetup registered for the root<problem>  node.
> Why do I get the next error?
>
> ! LuaTeX error<main ctx instance>:1: unexpected symbol near ')'.
> system>  tex>  error on line 290 in file xam-test.tex: LuaTeX error  …
>
> \ctxlxml #1->\directlua \zerocount {lxml.#1}
> l.290 ...cument}{xml:xam:initial}{xml:xam:problem}

ha, it seems that these are seldom used ... search for )) in the 
definitions and remove one ) which happens 4 times

Hans


-----------------------------------------------------------------
                                           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:[~2011-12-29 18:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-29 15:19 xmlbeforedocumentsetup? Hans van der Meer
2011-12-29 18:55 ` xmlbeforedocumentsetup? 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).