Re: [NTG-context] spacing with enumeration...

2014-10-05 Thread Willi Egger
Wolfgang, thank you for the explanation. This makes indeed sense! Best wishes Willi On 5 okt. 2014, at 22:21, Thangalin wrote: > Try this: > > \defineenumeration[OtherMeaning][ > text=, > headstyle=normal, > alternative={left}, %,serried > distance=0pt, > width=20pt, > stopper=\high{o},

Re: [NTG-context] spacing with enumeration...

2014-10-05 Thread Wolfgang Schuster
Am 05.10.2014 um 23:23 schrieb Willi Egger : > Hi Thangalin! > > thank you for your reply. It does what I was looking for. I had already > inbetween= in my definition, which I thought would be to adjust the spacing > inside a row of enumeration-items… But the before and after commands do the

Re: [NTG-context] spacing with enumeration...

2014-10-05 Thread Willi Egger
Hi Thangalin! thank you for your reply. It does what I was looking for. I had already inbetween= in my definition, which I thought would be to adjust the spacing inside a row of enumeration-items… But the before and after commands do the trick. Even the width is great, I adjusted the value a li

Re: [NTG-context] spacing with enumeration...

2014-10-05 Thread Thangalin
Try this: \defineenumeration[OtherMeaning][ text=, headstyle=normal, alternative={left}, %,serried distance=0pt, width=20pt, stopper=\high{o}, inbetween=, before={\blank[small]}, after={\blank[small]}, inbetween=, ] \setupnarrower[ before={\blank[big]}, after={\blank[big]}

[NTG-context] spacing with enumeration...

2014-10-05 Thread Willi Egger
Dear helpers in the field… I have a project where I use an enumeration. However what I needed to do is to make the spacing before, in-between and after smaller than it is in the standard definition. All my attempts to get this right failed. May be one of you can help me further? Willi \def