Dear list, the following sample shows bad hyphenation in the first body line and in many linenotes: \showframe \definepapersize[HippPaper][width=6in, height=9in] \setuppapersize[HippPaper] \setupnote[linenote][rule=off, paragraph=yes, split=verystrict, scope=text, inbetween=\hskip1.5em, compress=yes] \setupnotation[linenote][numbercommand=, width=broad, alternative=serried, distance=1em] \starttext \startlinenumbering \showhyphens{testing paragraph} \dorecurse{50}{This\linenote{That} is\linenote{was} a\linenote{one} testing\linenote{nesting} sentence\linenote{table}. } \stoplinenumbering \stoptext If this is not a bug, what am I missing here? Many thanks for your help, Pablo -- http://www.ousia.tk
On 8/30/2014 6:47 AM, Pablo Rodriguez wrote:
Dear list,
the following sample shows bad hyphenation in the first body line and in many linenotes:
\showframe \definepapersize[HippPaper][width=6in, height=9in] \setuppapersize[HippPaper] \setupnote[linenote][rule=off, paragraph=yes, split=verystrict, scope=text, inbetween=\hskip1.5em, compress=yes] \setupnotation[linenote][numbercommand=, width=broad, alternative=serried, distance=1em]
\starttext \startlinenumbering \showhyphens{testing paragraph} \dorecurse{50}{This\linenote{That} is\linenote{was} a\linenote{one} testing\linenote{nesting} sentence\linenote{table}. } \stoplinenumbering \stoptext
If this is not a bug, what am I missing here?
Many thanks for your help,
more a side effect of binding a reference node and such ... possible solution in next beta ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 08/30/2014 12:00 PM, Hans Hagen wrote:
On 8/30/2014 6:47 AM, Pablo Rodriguez wrote:
Dear list,
the following sample shows bad hyphenation in the first body line and in many linenotes: [...] If this is not a bug, what am I missing here?
more a side effect of binding a reference node and such ... possible solution in next beta
Many thanks for your help, Hans. Pablo -- http://www.ousia.tk
On 08/30/2014 12:00 PM, Hans Hagen wrote:
On 8/30/2014 6:47 AM, Pablo Rodriguez wrote:
Dear list,
the following sample shows bad hyphenation in the first body line and in many linenotes:
\showframe \definepapersize[HippPaper][width=6in, height=9in] \setuppapersize[HippPaper] \setupnote[linenote][rule=off, paragraph=yes, split=verystrict, scope=text, inbetween=\hskip1.5em, compress=yes] \setupnotation[linenote][numbercommand=, width=broad, alternative=serried, distance=1em]
\starttext \startlinenumbering \showhyphens{testing paragraph} \dorecurse{50}{This\linenote{That} is\linenote{was} a\linenote{one} testing\linenote{nesting} sentence\linenote{table}. } \stoplinenumbering \stoptext
If this is not a bug, what am I missing here?
Many thanks for your help,
more a side effect of binding a reference node and such ... possible solution in next beta
Hans, I’m afraid that beta from today has still this bug. Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez