Hi again,

there are many options of setup commands that aren’t properly documented, and I’d like to fix that.

Additionally, I’m using a few commands that might be outdated or replacable by better alternatives.


* \setupalign:
– disable
– broad (wider lines, for tables?)
What is the difference to flushleft? When would I use these?

* \setupalign vs. \setuptolerance:
- Does it make a difference where I set the tolerance?
- Does it influence more than hyphenation?
- Is it still necessary to set vertical and horizontal tolerance separately? (AFAIR vertical does only influence special cases?) - Does it make sense to set penalties “manually”? (I guess, if I want to have more control.)
- e.g. I have the following, does it make sense?

\setuptolerance[vertical,verystrict]
\setuptolerance[horizontal,verytolerant,stretch]
\startsetups[*default]
\widowpenalties 3 10000 1000 0
\clubpenalties 3 10000 1000 0
\orphanpenalties 2 5000 1000
\stopsetups
\emergencystretch=2em


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
___________________________________________________________________________________

Reply via email to