Difference between revisions of "Command/setbreakpoints"

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...")
 
m (Hyphenation see also)
Line 33: Line 33:
  
 
== See also ==
 
== See also ==
* {{cmd|definebreakpoint}}
+
{{Hyphenation see also}}
* {{cmd|hyphenation}}
 
* [[Hyphenation]]
 
 
* {{src|typo-brk.mkiv}}
 
* {{src|typo-brk.mkiv}}
  

Revision as of 11:31, 21 April 2013

\setbreakpoints

Syntax

\setbreakpoints[...]
[...] compound reset

Description

Activate a predefined set of breakpoints (characters at which words may be broken). A breakpoint in a set may be defined using \definebreakpoint. This does not affect hyphenation in general, beyond adding extra hyphenation points to eligible words. The only set of breakpoints defined by default is compound.

Example

\setuppapersize[A8]
\setbreakpoints[compound]

1. This is the truth: waste-not-want-not \par
2. This is the truth: waste/not/want/not \par
3. This is the truth: waste+not+want+not \par
4. This is the truth: waste(not(want(not)) \par
5. This is the truth: ((waste)not)want)not

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: