![](https://secure.gravatar.com/avatar/02a711d78d02355347d6cff73fda2572.jpg?s=120&d=mm&r=g)
4 Apr
2010
4 Apr
'10
8:49 p.m.
Hi, I've found some in my opinion weird behaviour concerning en/em dashes. Have a look at the following two MWEs. %%%%%%%%%% \starttext - % shows up -- % missing --- % missing \endash % missing \emdash % missing \stoptext %%%%%%%%%% %%%%%%%%%% \setupbodyfont [11.9pt] \starttext - % shows up -- % shows up --- % shows up \endash % shows up \emdash % shows up \stoptext %%%%%%%%%% Is this expected behaviour? marco