Changes

Jump to navigation Jump to search
393 bytes added ,  20:39, 23 September 2019
autosyntax, category
== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd"syntax> <tr> <td colspan="2" class="cmd">\setupspacing<span class="first" >[...]</span></td> </tr> <tr valign="top" class="first"> <td class="cmd">[...]</td> <td>broad packed </td> </tr></tablesyntax>
== Description ==
Setup the spacing rules. Punctuation, for this command, is the set {{code|. ? ! : ; ,}}.
{|class=wikitable
|-
| fixed || equal spaces everywhere
|-
| packed || equal spaces between words, equal slightly larger spaces after punctuation
|-
| broad || more space after some punctuation
|}
== Example ==
<context mode=mkiv source=yes>\def\X{\blackrule[width=0.1cm]} \setupspacing[fixed]So \X? \X!-- Please fill in an example if you can --\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) \stopcolumns</context>
== See also ==
<!-- something like [[* {{cmd:goto|\goto]] setupalign}} for more spacing-related settings* {{src|spac->hor.mkiv}} for the source code
== Help from ConTeXt-Mailinglist/Forum ==All issues with:
{{Forum|{{SUBPAGENAME}}}}
[[Category:CommandsCommand/Whitespace|setupspacing]]

Navigation menu