Re: [NTG-context] Indenting in \setuplines

2013-06-06 Thread Marcin Borkowski
Dnia 2013-06-06, o godz. 09:49:27 Hans Hagen napisał(a): > On 6/6/2013 12:36 AM, Marcin Borkowski wrote: > > > Sorry to say that, but neither seems to work... > > it is hard to say what goes wrong if you only show the error message > and no real code Sorry for that, my fault. Now comes the fu

Re: [NTG-context] Indenting in \setuplines

2013-06-06 Thread Hans Hagen
On 6/6/2013 12:36 AM, Marcin Borkowski wrote: Sorry to say that, but neither seems to work... it is hard to say what goes wrong if you only show the error message and no real code Hans -

Re: [NTG-context] Indenting in \setuplines

2013-06-05 Thread Marcin Borkowski
Dnia 2013-06-06, o godz. 00:22:04 Hans Hagen napisał(a): > On 6/5/2013 11:06 PM, Marcin Borkowski wrote: > > Dnia 2013-06-03, o godz. 15:20:45 > > Marcin Borkowski napisał(a): > > > >> Hi, > >> > >> I'd like to have my \startlines ... \stoplines indented in the > >> following way: the first two

Re: [NTG-context] Indenting in \setuplines

2013-06-05 Thread Hans Hagen
On 6/5/2013 11:06 PM, Marcin Borkowski wrote: Dnia 2013-06-03, o godz. 15:20:45 Marcin Borkowski napisał(a): Hi, I'd like to have my \startlines ... \stoplines indented in the following way: the first two lines unindented, the next two indented, and so on. Basically, this means that I'd like

Re: [NTG-context] Indenting in \setuplines

2013-06-05 Thread Marcin Borkowski
Dnia 2013-06-03, o godz. 15:20:45 Marcin Borkowski napisał(a): > Hi, > > I'd like to have my \startlines ... \stoplines indented in the > following way: the first two lines unindented, the next two indented, > and so on. Basically, this means that I'd like the pattern to be > based on (mod 4) a

[NTG-context] Indenting in \setuplines

2013-06-03 Thread Marcin Borkowski
Hi, I'd like to have my \startlines ... \stoplines indented in the following way: the first two lines unindented, the next two indented, and so on. Basically, this means that I'd like the pattern to be based on (mod 4) arithmetic and not (mod 2). Is it possible? If yes, how? TIA, -- Marcin B

Re: [NTG-context] different vertical space with \definelines and \setuplines

2012-12-09 Thread Wolfgang Schuster
verse > \stopnarrow > This is paragraph.\par > \stoptext > > If I replace \definelines with \setuplines, before and after aren't honored. > > \definelines adds an extra paragraph separation space within the lines > that isn't inserted with \setuplines. > > I

[NTG-context] different vertical space with \definelines and \setuplines

2012-12-09 Thread Pablo Rodríguez
Hi Hans, I have the following sample: \definelines[narrow][before=\blank,after=\blank] \stopsetups \starttext This is a paragraph.\par \startnarrow this is a verse this is a verse \stopnarrow This is paragraph.\par \stoptext If I replace \definelines with \setuplines, before and after aren&#

Re: [NTG-context] \setuplines[space=on] (was: HOWTO: Typesetting Poetry in ConTeXt)

2010-09-16 Thread Philipp Gesang
On 2010-09-15 <22:26:38>, John Haltiwanger wrote: > Apologies, as a very significant aspect of this process was omitted in the > previous email! > > Don't forget to do: > > \setuplines[space=on] Hi all, I'm sorry to hijack the thread but I have trouble unde