Alan Bowen wrote:
Thanks, Hans. In my test file I now have
\mainlanguage[en] \unexpanded\def\ {\mathortext\normalspaceprimitive\space}
\starttext
x. x, x x\crlf x, x. x x\crlf x,\ x.\ x\ x\crlf x.\ x,\ x\ x\crlf X. X, X X\crlf X, X. X X\crlf X,\ X.\ X\ X\crlf X.\ X,\ X\ X
\stoptext
Unfortunately, I do not see any effect in the output (under MKII). The space after a period looks the same as the space after “.\ ”, though it should be bigger.
use \break instead, \crlf does a \hfill since there is no need for stretch when using crlf ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------