\setupbreakpoint[compound] not working
Hi, I do not get a line-break after a dash if I set \setupbreakpoint[compound] Minimal example (tested with 2013.04.14 MkIV) \setbreakpoints[compound] \setuppapersize[S3] \showframe \starttext ABCD node-to-node node-to-node node-to-node node-to-node \stoptext See the attached file for output. Is it a bug, or am I missing something. Aditya
Am 19.04.2013 um 01:53 schrieb Aditya Mahajan
Hi,
I do not get a line-break after a dash if I set
\setupbreakpoint[compound]
Minimal example (tested with 2013.04.14 MkIV)
\setbreakpoints[compound]
\setuppapersize[S3]
\showframe \starttext
ABCD node-to-node node-to-node node-to-node node-to-node
\stoptext
See the attached file for output. Is it a bug, or am I missing something.
The breakpoint command expects a certain number of characters at the left and right side of the symbol before it performs a line break. See also: - http://www.ntg.nl/pipermail/ntg-context/2012/070340.html - http://www.ntg.nl/pipermail/ntg-context/2012/070344.html Wolfgang
On 2013-04-19, at 12:34 AM, Wolfgang Schuster
Am 19.04.2013 um 01:53 schrieb Aditya Mahajan
: Hi,
I do not get a line-break after a dash if I set
\setupbreakpoint[compound]
Minimal example (tested with 2013.04.14 MkIV)
\setbreakpoints[compound]
\setuppapersize[S3]
\showframe \starttext
ABCD node-to-node node-to-node node-to-node node-to-node
\stoptext
See the attached file for output. Is it a bug, or am I missing something.
The breakpoint command expects a certain number of characters at the left and right side of the symbol before it performs a line break.
See also:
- http://www.ntg.nl/pipermail/ntg-context/2012/070340.html - http://www.ntg.nl/pipermail/ntg-context/2012/070344.html
Thanks. Aditya
participants (2)
-
Aditya Mahajan
-
Wolfgang Schuster