[NTG-context] [***SPAM***] Re: Minimal word-distance?

2013-08-26 Thread H. Özoguz
\starttext \spaceskip=1ex plus 1ex minus .2ex \input knuth \stoptext Marco That simply overrides protrusion and justification, forcing a constant distance. The question is, only to add an minimal distance, wich has not to be undercut while protrusing and justifying. Huseyin ___

Re: [NTG-context] [***SPAM***] Re: Minimal word-distance?

2013-08-26 Thread Marco Patzer
On 2013–08–26 "H. Özoguz" wrote: > >\starttext > > \spaceskip=1ex plus 1ex minus .2ex > > \input knuth > >\stoptext > > > >Marco > > That simply overrides protrusion and justification, The following text has protrusion and is justified. \setuplayout [width=6cm] \definefontfeature [default]

Re: [NTG-context] [***SPAM***] Re: Minimal word-distance?

2013-08-26 Thread Peter Münster
On Mon, Aug 26 2013, H. Özoguz wrote: > The question is, only to add an minimal distance, wich has not to be undercut \spaceskip=1ex plus 1ex minus 0ex or just \spaceskip=1ex plus 1ex -- Peter ___ I