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...")
 
Line 18: Line 18:
  
 
== 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 ==

Revision as of 19:00, 20 April 2013

\definebreakpoints

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: