Am 11.09.2025 um 20:23 schrieb Henning Hraban Ramm:
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?


It just increases the zone which is useful when you don't want hyphenated words without causing overfull lines or underfull box warnings.

Wolfgang

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

Reply via email to