ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* showelements in x-contml documentatation
@ 2006-06-19 23:22 Aditya Mahajan
  2006-06-20  8:53 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Aditya Mahajan @ 2006-06-19 23:22 UTC (permalink / raw)


When I try to process contml module's documentation, the system seems 
to go in an infinite loop. No error is produced, but the process takes 
100% memory and does not produce anything for a loong time.

If I comment all the strings containing \showelements and 
\showXDScomponent, documentation is produced.

I do not know why this happens.

Aditya

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

* Re: showelements in x-contml documentatation
  2006-06-19 23:22 showelements in x-contml documentatation Aditya Mahajan
@ 2006-06-20  8:53 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2006-06-20  8:53 UTC (permalink / raw)


Aditya Mahajan wrote:
> When I try to process contml module's documentation, the system seems 
> to go in an infinite loop. No error is produced, but the process takes 
> 100% memory and does not produce anything for a loong time.
>
> If I comment all the strings containing \showelements and 
> \showXDScomponent, documentation is produced.
>
> I do not know why this happens.
>   
probably some wrong global replace bug, in xtag-run.tex there should be:

\gdef\showXMLign[#1]%
  {\setXMLshow\defineXMLignore     \relax\relax[#1]%
   \setXMLshow\defineXMLsingular   \relax\relax[#1]}

(since this one is not found, we get a loop where this delayed definition tries to load itself over and over again, not being defined) 


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

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

end of thread, other threads:[~2006-06-20  8:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-19 23:22 showelements in x-contml documentatation Aditya Mahajan
2006-06-20  8:53 ` 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).