Thank you!
Am 11.09.25 um 20:08 schrieb Wolfgang Schuster:
* \setupalign:
– disable
– broad (wider lines, for tables?)
What is the difference to flushleft? When would I use these?
broad is a modifier for flushleft, flushright and middle and not meant
to be used on its own.
oh, ok
\starttext
\startalignment[flushleft]
\samplefile{knuth-gpt}
\stopalignment
\startalignment[flushleft,broad]
\samplefile{knuth-gpt}
\stopalignment
\stoptext
So it means: no hyphenation? That’s the difference that I can see.
Is the "ragged zone" wider?
* \setupalign vs. \setuptolerance:
- Does it make a difference where I set the tolerance?
The space option is the only thing which can't be set with \setupalign
and the only reason to use \setuptolerance.
ok
- Does it influence more than hyphenation?
- Is it still necessary to set vertical and horizontal tolerance
separately? (AFAIR vertical does only influence special cases?)
With vertical/horizontal you choose one of two setup modes (horizontal
is the default) which set completely different values.
Ok, so that didn’t change.
I found a note that vertical tolerance influences more or less only
\startcolumns.
Hraban
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : ntg-context@ntg.nl /
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________