Changes

Jump to navigation Jump to search
m
explain fullhz
}}
== [[Help:Reference|Syntax]] (autogenerated) ==<table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd"syntax>\setupalign<span class="first" >[...]</span></tdsyntax> </tr> <tr valign="top" class="first"> <td class="cmd">[...]</td> <td>width flushleft flushright middle inner outer wide broad height bottom line reset hanging nothanging hyphenated nothyphenated </td> </tr></table>__TOC__
== Description of keys ==
| <code>hz</code>
| Enable slight stretching of characters ('font expansion').
|-
| <code>fullhz</code>
| Enable not only stretching of characters but also additional kerning.
|-
| <code>nohz</code>
|-
| <code>nothyphenated</code>
| Allow Prevent hyphenation.
|-
| <code>lesshyphenation</code>
|-
| <code>tolerant</code>
| Allow uglier looser final paragraphs (more hyphenations, more stretching) to avoid
overfull hboxes.
|-
| <code>verytolerant</code>
| Allow even uglier more loose paragraphs.
|-
| <code>stretch</code>
|}
== Example ==
<context mode=mkiv source=yes>
\setuppapersize[A6]
\setupalign[nothyphenated,justified,hanging]
\setupwhitespace[line]
== Example ==\input tufte
\setupalign[hyphenated,morehyphenation,flushleft]
\input tufte
</context>
== See also ==
* {{cmd|startalignment}} to locally change the alignment
* [[Hyphenation]] for more on hyphenation
* {{cmd|setupspacing}} for setting up the spacing between words
== Help from ConTeXt-Mailinglist/Forum ==
All issues with:
{{Forum|{{SUBPAGENAME}}}}
 
[[Category:Command/Alignment|setupalign]]

Navigation menu