ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Spurious space when using space=on with \startlines
@ 2011-10-16 14:31 Marco
  2011-10-16 16:11 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Marco @ 2011-10-16 14:31 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-16 16:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-16 14:31 Spurious space when using space=on with \startlines Marco
2011-10-16 16:11 ` Wolfgang Schuster
2011-10-16 16:38   ` Marco

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).