Re: [NTG-context] \quad confusion

2018-12-27 Thread Wolfgang Schuster
Floris van Manen schrieb am 27.12.18 um 10:43: When trying to typeset, luatex kept complaining about incorrect parameters for ‘minus’. There is no \minus command in the source however. So it turns out that the combination of using \quad with ‘plus’, 'minus', and some more make the er

Re: [NTG-context] \quad confusion

2018-12-27 Thread Henri Menke
On 12/27/18 11:08 PM, Henri Menke wrote: > On 12/27/18 10:43 PM, Floris van Manen wrote: >> When trying to typeset, luatex kept complaining about incorrect parameters >> for ‘minus’. >> There is no \minus command in the source however. >> So it turns out that the comb

Re: [NTG-context] \quad confusion

2018-12-27 Thread Henri Menke
On 12/27/18 10:43 PM, Floris van Manen wrote: > When trying to typeset, luatex kept complaining about incorrect parameters > for ‘minus’. > There is no \minus command in the source however. > So it turns out that the combination of using \quad with ‘plus’, 'minus', and >

[NTG-context] \quad confusion

2018-12-27 Thread Floris van Manen
When trying to typeset, luatex kept complaining about incorrect parameters for ‘minus’. There is no \minus command in the source however. So it turns out that the combination of using \quad with ‘plus’, 'minus', and some more make the error appear. If i rewrite minus by {minus} the

Re: [NTG-context] setupnarrower with em or quad

2006-07-25 Thread Aditya Mahajan
On Tue, 25 Jul 2006, Steffen Wolfrum wrote: > Hi, > > I need a \setupnarrower with quad or em distance. > > > But both... > > \setupnarrower[left=\quad > > and > > \setupnarrower[left=\em > > ... don't work. > > > Someone know

[NTG-context] setupnarrower with em or quad

2006-07-25 Thread Steffen Wolfrum
Hi, I need a \setupnarrower with quad or em distance. But both... \setupnarrower[left=\quad and \setupnarrower[left=\em ... don't work. Someone knows the right syntax? Thank you, Steffen ___ ntg-context mailing list ntg-context@ntg.nl

Re: [NTG-context] \quad in pdf author

2006-05-09 Thread Aditya Mahajan
On Tue, 9 May 2006, Hans Hagen wrote: > nico wrote: >> On Tue, 9 May 2006 12:50:05 -0400 (EDT), Aditya Mahajan >> <[EMAIL PROTECTED]> wrote: >> >> >>> Hi, >>> >>> \setupinteraction >>>[ >>> author={Author 1 \

Re: [NTG-context] \quad in pdf author

2006-05-09 Thread Hans Hagen
nico wrote: > On Tue, 9 May 2006 12:50:05 -0400 (EDT), Aditya Mahajan > <[EMAIL PROTECTED]> wrote: > > >> Hi, >> >> \setupinteraction >>[ >> author={Author 1 \quad Author 2}, >>] >> >> gives me "Author 1 hskip

Re: [NTG-context] \quad in pdf author

2006-05-09 Thread Peter Münster
On Tue, 9 May 2006, Aditya Mahajan wrote: > \setupinteraction >[ > author={Author 1 \quad Author 2}, >] > > gives me "Author 1 hskip 1em" in pdf info. Is there some way to ensure > that \quad is ignored when used in \setupinteraction[...].

Re: [NTG-context] \quad in pdf author

2006-05-09 Thread nico
On Tue, 9 May 2006 12:50:05 -0400 (EDT), Aditya Mahajan <[EMAIL PROTECTED]> wrote: > Hi, > > \setupinteraction >[ > author={Author 1 \quad Author 2}, >] > > gives me "Author 1 hskip 1em" in pdf info. Is there some way to ensure > that \qua

Re: [NTG-context] \quad in pdf author

2006-05-09 Thread Hans Hagen
Aditya Mahajan wrote: > Hi, > > \setupinteraction >[ > author={Author 1 \quad Author 2}, >] > > > gives me "Author 1 hskip 1em" in pdf info. Is there some way to ensure > that \quad is ignored when used in \setupinteraction[...]. > > I u

[NTG-context] \quad in pdf author

2006-05-09 Thread Aditya Mahajan
Hi, \setupinteraction [ author={Author 1 \quad Author 2}, ] gives me "Author 1 hskip 1em" in pdf info. Is there some way to ensure that \quad is ignored when used in \setupinteraction[...]. I use variables and setups to create a title page and use doctitle and author info