ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Tolerance and Stretch versus Protrusion and Ugliness
@ 2012-11-15 13:18 "H. Özoguz"
  2012-11-15 14:30 ` Marco Patzer
  0 siblings, 1 reply; 2+ messages in thread
From: "H. Özoguz" @ 2012-11-15 13:18 UTC (permalink / raw)
  To: ntg-context

Hi there,

at the moment I use for my book

\definepapersize[MyBook][A5]

\setuppapersize[MyBook][A5]

\usemodule [simplefonts][size=11pt]

\setmainfont[Times New Roman][expansion=quality,protrusion=quality]

\setupalign [hanging]

\setuptolerance[stretch]

\tolerance 70


Is it suitable to use tolerance and stretch in this way together? Of 
course I want a nice type area - but for me that means that I definitely 
don't want a word written in the margin! (That happens with the default 
\tolerance 250 (without using stretch).

What would you recommend? Are there other values to play with, to get a 
better result?


Thanks
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] 2+ messages in thread

* Re: Tolerance and Stretch versus Protrusion and Ugliness
  2012-11-15 13:18 Tolerance and Stretch versus Protrusion and Ugliness "H. Özoguz"
@ 2012-11-15 14:30 ` Marco Patzer
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Patzer @ 2012-11-15 14:30 UTC (permalink / raw)
  To: ntg-context

2012-11-15 H. Özoguz:

> \setuptolerance[stretch]

Are you sure, you want to use stretch? It will probably product
ugly results.

> \tolerance 70

Why 70? I don't understand the use of stretch with such a strict
tolerance. What about using

  \setuptolerance [tolerant] %% or verytolerant

instead of using stretch?

> Is it suitable to use tolerance and stretch in this way together?

It will probably work (though I never used it myself), but using the
ConTeXt interface \setuptolerance is the better approach.

> Of course I want a nice type area - but for me that means that I definitely 
> don't want a word written in the margin!

Use a higher tolerance, not a lower one.

> (That happens with the default \tolerance 250 (without using stretch).

What version are you using? A current ConTeXt has the \tolerance set to 200.

\starttext\the\tolerance\stoptext


Marco

___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2012-11-15 14:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-15 13:18 Tolerance and Stretch versus Protrusion and Ugliness "H. Özoguz"
2012-11-15 14:30 ` Marco Patzer

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).