From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4795 Path: main.gmane.org!not-for-mail From: Petr Ferdus Newsgroups: gmane.comp.tex.context Subject: Re: typeseting XML Date: Wed, 6 Jun 2001 06:47:33 +0200 (CEST) Sender: owner-ntg-context@let.uu.nl Message-ID: References: <3.0.6.32.20010604115520.009da820@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1035395434 28792 80.91.224.250 (23 Oct 2002 17:50:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:50:34 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Hans Hagen In-Reply-To: <3.0.6.32.20010604115520.009da820@server-1> Xref: main.gmane.org gmane.comp.tex.context:4795 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4795 On Mon, 4 Jun 2001, Hans Hagen wrote: > well, define own macros as > > \unexpanded\def\blabla{ some \rubish\ commands } > > also, use > > \definehead[MySection][section] > > and try > > \setuphead[MySection][expansion=yes|command|no] Haven't had much success with this. For now I am changing source data (just three occurences in text), hoping to tackle it later. Peter