25 Feb
2020
25 Feb
'20
7:56 p.m.
On Tue, 25 Feb 2020 20:43:59 +0100
Pablo Rodriguez
Dear list,
I cannot get this working:
\setuppapersize[A9] \setupbodyfont[26pt] \setbreakpoints[compound] \starttext 1989/3242/CEE\\ 2009/3926/UE\\ \stoptext
I mean, line isn’t broken after any "/".
Is this a bug in MkXL (and MkIV) or am I missing something?
The break happpens only when letters are on the left and right side but not for numbers. \setbreakpoints[compound] \starttext \hsize=1pt xxx/yyy 111/222 \stoptext Wolfgang