Difference between revisions of "Command/definebreakpoints"

From Wiki
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...")
 
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>definebreakpoints</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 18: Line 21:
  
 
== Description ==  
 
== Description ==  
{{cmd|definebreakpoints|[mycollection]}} initialises the set of breakpoints {{code|mycollection}}, which one can then add to with {{cmd|definebreakpoint|[mycollection][?][...]}}.
+
{{cmd|definebreakpoints|[mycollection]}} initialises the set of breakpoints {{code|mycollection}}, which one can then add to with the {{cmd|definebreakpoint}} command.
  
 
== Example ==
 
== Example ==
Line 26: Line 29:
  
 
== See also ==
 
== See also ==
* [[Hyphenation]]
+
{{Hyphenation see also}}
* {{cmd|hyphenation}} to define the hyphenation of a specific word
+
* {{src|typo-brk.mkiv}}
* {{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 ==
 
== Help from ConTeXt-Mailinglist/Forum ==

Latest revision as of 20:37, 11 November 2019

\definebreakpoints

Syntax (autogenerated)

\definebreakpoints[...]
[...]name


Syntax

\definebreakpoints[...]
[...] breakpoint set name

Description

\definebreakpoints[mycollection] initialises the set of breakpoints mycollection, which one can then add to with the \definebreakpoint command.

Example

\definebreakpoint[compound]

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: