12 Mar
2011
12 Mar
'11
5:48 a.m.
% First request no space before \setuplines[before=\nowhitespace,after=\nowhitespace] % Now use startlines... \framed[width=fit,align=right]{\startlines One Two Three\stoplines} % ...then compare with \crlf. \framed[width=fit,align=right]{One\crlf Two\crlf Three} Why do these give different results, and how do I make the former behave like the latter? mathew -- URL:http://www.pobox.com/~meta/