On 4/27/2021 8:48 AM, Pablo Rodriguez wrote:
On 4/26/21 8:10 PM, Hans Hagen wrote:
On 4/26/2021 6:53 PM, Pablo Rodriguez wrote:
[...]
For some strange reason, LMTX from 2021.04.18 18:12 introduce a line
break between the emdash and the point.

LMTX from 2021.04.14 22:58 doesn’t apply horizontal offset to the sample
above.

I’m afraid this might be a bug. Or I may be missing something.
new features ... some mail from last week .. you get unbreakable ones with

\hccode"2013 0
\hccode"2014 0

I understood
https://mailman.ntg.nl/pipermail/ntg-context/2021/101871.html as a
ligature replacement.

once i know what' sbest i''l make some option someplace

I think it would be better not to change defaults that have been there
for years (to avoid unpleasant surprises).

I was always able to hyphenate words before and after both — and – and
they didn’t include linebreaks before punctuation chars (unlike --- and --).

nornmally tex doesn't hyphenate before ... only after (which is why we have the || mechanism)

BTW, the fourth line in code adds a second page and the third line in
includes an unwanted underline:

   \starttext
   \startTEXpage[offset=1em]
   a—.--\footnote{}
   b—.\footnote{}
   \stopTEXpage
   \stoptext

Many thanks for your help again,
what is -- supposed to mean here ... in traditional tex setups it's an endash just like --- is an emdash

as mentioned in an earlier mail, after decades of utf in tex we should use the normal symbols instead ... you can disable collapsing with

\nohyphencollapsing

but then you need to enable the tlig font feature. In days when often texts is imported from elsewhere and editors can show these dashes we need to adapt

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to