Changes

Jump to navigation Jump to search
no edit summary
<tr valign="top" class="first">
<td class="cmd">[...]</td>
<td>{|class=wikitable|- | fixed || equal spaces everywhere|-| packed || equal spaces between words, equal slightly larger spaces after punctuation|-| broad packed || more space after some punctuation|} </td>
</tr>
</table>
== Description ==
Setup the spacing rules. Punctuation, for this command, is the set {{code|. ? ! : ; ,}}.
== Example ==
<context mode=mkiv source=yes>
\def\X{\blackrule[width=0.1cm]}
 
\setupspacing[fixed]
So \X? \X! \X. \X: \X; \X, \X{} (fixed)
 
\setupspacing[packed]
So \X? \X! \X. \X: \X; \X, \X{} (packed)
\setupspacing[broad]
So \X? \X! \X. \X: \X; \X, \X{} (broad)
== Example ==\stopcolumns<!-- Please fill in an example if you can --/context>
== See also ==
<!-- something like * {{cmd|gotosetupalign}} for more spacing-related settings* {{src|spac->hor.mkiv}} for the source code
== Help from ConTeXt-Mailinglist/Forum ==

Navigation menu