Hi,

\startlines with  the space=on option produces  a spurious
space. Is that intended? I don't see a reason to introduce
a space.

%%%%%%%%%%%%

\setuplines [style=mono]
\starttext

% for <whatever>
\startlines
for <{\it whatever}>
\stoplines

% for < whatever>
\startlines [space=on]
for <{\it whatever}>
\stoplines

% Workaround
% for <whatever>
\startlines [space=on]
for <{\it{}whatever}> % or
for<{\it whatever}>
\stoplines

\stoptext

%%%%%%%%%%%%

Regards

Marco Patzer


___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to