Difference between revisions of "Command old/setuptolerance"

From Wiki
Jump to navigation Jump to search
(Create reference page)
 
m (cleaned up)
Line 1: Line 1:
<!-- please remove this and the following line if you have checked this page -->
 
{{Reference_Cleanup}}
 
 
{{Reference
 
{{Reference
 
|name=setuptolerance
 
|name=setuptolerance
Line 13: Line 11:
 
   <tr valign="top" class="first">
 
   <tr valign="top" class="first">
 
     <td class="cmd">[...,...,...]</td>
 
     <td class="cmd">[...,...,...]</td>
     <td>horizontal vertical stretch space <strong>verystrict</strong> strict tolerant verytolerant </td>
+
     <td>[horizontal vertical stretch space <strong>verystrict</strong> strict tolerant verytolerant]</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>

Revision as of 10:31, 13 April 2010

\setuptolerance

Syntax

\setuptolerance[...,...,...]
[...,...,...] [horizontal vertical stretch space verystrict strict tolerant verytolerant]


Description

Use \setuptolerance[horizontal,...] for interword spacing and \setuptolerance[vertical,...] for column stretching. Don't try to combine these two.

horizontal is the default orientation, so the following two are equivalent:

\setuptolerance[horizontal,tolerant] and \setuptolerance[tolerant]

In horizontal orientation the keywords have the following effect:

stretch:      \emergencystretch\bodyfontsize
space:        \spaceskip .5em plus .25em minus .25em
verystrict:   \tolerance 200
strict:       \tolerance 1500
tolerant:     \tolerance 3000
verytolerant: \tolerance 4500

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

See also