Changes

Jump to navigation Jump to search
→‎Description: Formatting
== Description ==
<pre>
Use \setuptolerance[horizontal,...] for interword spacing and \setuptolerance[vertical,...] for column stretching. Don't try to combine these two.
Use <code>\setuptolerance[horizontal is the default orientation, so the following ...]</code> for interword spacing and <code>\setuptolerance[vertical,...]</code> for column stretching. Don't try to combine these two are equivalent:.
The default orientation is ''horizontal'', so the following two are equivalent: <texcode>\setuptolerance[horizontal,tolerant] % and \setuptolerance[tolerant]</texcode>
In horizontal orientation the keywords have the following effect:
{||stretch: |<tt>\emergencystretch\bodyfontsize</tt>|-|space: |<tt>\spaceskip .5em plus .25em minus .25em</tt>|-|verystrict: |<tt>\tolerance 200</tt>|-|strict: |<tt>\tolerance 1500</tt>|-|tolerant: |<tt>\tolerance 3000</tt>|-|verytolerant: |<tt>\tolerance 4500 in vertical orientation the keywords define a factor "bottomtolerance"which is only used (?) in columns. The factors are: verystrict: 0strict: 0.050tolerant: 0.075verytolerant: 0.100</prett>|}
In ''vertical'' orientation the keywords define a factor ''bottomtolerance''
which is only used(?) in columns. The factors are:
{|
|verystrict:
|0
|-
|strict:
|0.050
|-
|tolerant:
|0.075
|-
|verytolerant:
|0.100
|}
== Example ==
188

edits

Navigation menu