Changes

Jump to navigation Jump to search
m
Taco moved page Command/setuptolerance to Command old/setuptolerance without leaving a redirect
== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd"syntax>\setuptolerance<span class="first" >[...,...,...]</span></td> </tr> <tr valign="top" class="first"> <td class="cmd">[...,...,...]</td> <td>[horizontal vertical stretch space <strong>verystrict</strong> strict tolerant verytolerant]</td> </tr></tablesyntax>
== Description ==
|}
== Tolerance of float captions ==
 
Float captions don't inherit the global tolerance setting, but instead use their own tolerance:
 
<texcode>
%% global tolerance
\setuptolerance
[tolerant]
 
%% tolerance for captions
\setupcaption
[align=tolerant]
</texcode>
 
== Tolerance of framed texts ==
 
Framed texts don't inherit the global tolerance setting, but instead use their own tolerance as well:
 
<texcode>
%% global tolerance
\setuptolerance
[tolerant]
 
%% tolerance for framed texts
\setupframedtext
[align=verytolerant]
</texcode>
== Example ==
<!-- Please fill in an example if you can -->
{{Forum|{{SUBPAGENAME}}}}
[[Category:CommandsCommand/Hyphenation|setuptolerance]]

Navigation menu