Changes

Jump to navigation Jump to search
Created page with "{{Reference |name={{subst:SUBPAGENAME}} |attributes= }} == Syntax == <table cellspacing="4" cellpadding="2" class="cmd"> <tr> <td colspan="2" class="cmd..."
{{Reference
|name=definebreakpoints
|attributes=
}}

== [[Help:Reference|Syntax]] ==
<table cellspacing="4" cellpadding="2" class="cmd">
<tr>
<td colspan="2" class="cmd">\definebreakpoints<!--
--><span class="first">[...]</span><!--
--></td>
</tr>
<tr valign="top" class="first">
<td class="cmd">[...]</td>
<td>''breakpoint set name''</td>
</tr>
</table>

== Description ==
{{cmd|definebreakpoints|[mycollection]}} initialises the set of breakpoints {{code|mycollection}}, which one can then add to with {{cmd|definebreakpoint|[mycollection][?][...]}}.

== Example ==
<texcode>
\definebreakpoint[compound]
</texcode>

== See also ==
* [[Hyphenation]]
* {{cmd|hyphenation}} to define the hyphenation of a specific word
* {{cmd|-}} to define an ad-hoc breakpoint
* {{cmd|definebreakpoint}} to add to the breakpoint set
* {{cmd|setbreakpoints}} to activate the breakpoint set

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

[[Category:Command/Languages|definebreakpoints]]

Navigation menu