ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [***SPAM***] Re: Minimal word-distance?
@ 2013-08-26 19:48 "H. Özoguz"
  2013-08-26 19:59 ` Marco Patzer
  2013-08-26 20:56 ` Peter Münster
  0 siblings, 2 replies; 3+ messages in thread
From: "H. Özoguz" @ 2013-08-26 19:48 UTC (permalink / raw)
  To: ntg-context

> \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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [***SPAM***] Re: Minimal word-distance?
  2013-08-26 19:48 [***SPAM***] Re: Minimal word-distance? "H. Özoguz"
@ 2013-08-26 19:59 ` Marco Patzer
  2013-08-26 20:56 ` Peter Münster
  1 sibling, 0 replies; 3+ messages in thread
From: Marco Patzer @ 2013-08-26 19:59 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 706 bytes --]

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] [default] [protrusion=pure]
\setupalign [hanging]
\showframe
\starttext
  \spaceskip=1ex plus 1ex minus .2ex
  \input knuth
\stoptext

> forcing a constant distance.

If you provide stretch and shrink the distance is not constant.

> The question is, only to add an minimal distance, wich has not to be
> undercut while protrusing and justifying.

Example please

Marco

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [***SPAM***] Re: Minimal word-distance?
  2013-08-26 19:48 [***SPAM***] Re: Minimal word-distance? "H. Özoguz"
  2013-08-26 19:59 ` Marco Patzer
@ 2013-08-26 20:56 ` Peter Münster
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Münster @ 2013-08-26 20:56 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-08-26 20:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-26 19:48 [***SPAM***] Re: Minimal word-distance? "H. Özoguz"
2013-08-26 19:59 ` Marco Patzer
2013-08-26 20:56 ` Peter Münster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).