Re: [NTG-context] Basic \def error?

2013-04-25 Thread Verhaag, G.C.H.M.
Hi, Thank you very much for the explanation, now it's clear to me! Regards, Verhaag, G.C.H.M. On 04/24/2013 12:20 AM, Wolfgang Schuster wrote: Am 23.04.2013 um 20:11 schrieb "Verhaag, G.C.H.M.": Hi Luigi, Thanks for your very quick response, just great! Your suggestion works! By the wa

Re: [NTG-context] Basic \def error?

2013-04-23 Thread Wolfgang Schuster
Am 23.04.2013 um 20:11 schrieb "Verhaag, G.C.H.M." : > Hi Luigi, > > Thanks for your very quick response, just great! Your suggestion works! > > By the way, what does this expanded mean, is it documented somewhere? Is it a > typical MKIV thing related to Lua? It’s a typical way in MkIV to che

Re: [NTG-context] Basic \def error?

2013-04-23 Thread Wolfgang Schuster
Am 23.04.2013 um 19:08 schrieb luigi scarso : > On Tue, Apr 23, 2013 at 7:04 PM, Verhaag, G.C.H.M. > wrote: >> Hi ConTeXt User's, >> >> Again I'm struggling with MKIV! >> >> I get the following error message: >> >> ! Argument of \HeadTitle has an extra } >> >> My environment file contains t

Re: [NTG-context] Basic \def error?

2013-04-23 Thread Verhaag, G.C.H.M.
Hi Luigi, Thanks for your very quick response, just great! Your suggestion works! By the way, what does this expanded mean, is it documented somewhere? Is it a typical MKIV thing related to Lua? Regards, Verhaag, G.C.H.M. On 04/23/2013 07:08 PM, luigi scarso wrote: On Tue, Apr 23, 2013 at 7

Re: [NTG-context] Basic \def error?

2013-04-23 Thread luigi scarso
On Tue, Apr 23, 2013 at 7:04 PM, Verhaag, G.C.H.M. wrote: > Hi ConTeXt User's, > > Again I'm struggling with MKIV! > > I get the following error message: > > ! Argument of \HeadTitle has an extra } > > My environment file contains the following definition: > > \def\HeadTitle#1#2% > {\hbox to \hs

[NTG-context] Basic \def error?

2013-04-23 Thread Verhaag, G.C.H.M.
Hi ConTeXt User's, Again I'm struggling with MKIV! I get the following error message: ! Argument of \HeadTitle has an extra } My environment file contains the following definition: \def\HeadTitle#1#2% {\hbox to \hsize \bgroup \hfill \lbox to 2cm{\hsize 7cm #2}% \egroup} \setuphead