Changes

Jump to navigation Jump to search
Very incomplete first draft. Please improve.
{{Reference
|name=setuphyphenation
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\setuphyphenation<!--
--><span class="first">[...]</span><!--
--><span class="second">[...=...]</span><!--
--><span class="third">[...]</span><!--
--></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[...]</td>
<td>''language code (optional)''</td>
</tr>
<tr valign="top" class="second">
<td class="cmd">[...]</td>
<td>''parameter=value''</td>
</tr>
<tr valign="top" class="third">
<td class="cmd">[...]</td>
<td>''text''</td>
</tr>
</table>

== Description ==

This command sets up the new hyphenator. The first argument takes a language selector like "de". The second argument contains a list of parameters and values.

== Example ==

<context source=yes>
\setuphyphenation[de][method=traditional]
</context>

== See also ==
* {{cmd|registerhyphenationexception}} which is needed instead of \hyphenation

== Help from ConTeXt-Mailinglist/Forum ==
All issues with:
{{Forum|setuphyphenation}}

[[Category:Commands|setuphyphenation]]
13

edits

Navigation menu