ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: showelements in x-contml documentatation
Date: Tue, 20 Jun 2006 10:53:23 +0200	[thread overview]
Message-ID: <4497B783.8020506@wxs.nl> (raw)
In-Reply-To: <Pine.WNT.4.63.0606191913440.2812@nqvgln>

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

      reply	other threads:[~2006-06-20  8:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-19 23:22 Aditya Mahajan
2006-06-20  8:53 ` Hans Hagen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4497B783.8020506@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).