Am 16.10.2011 um 16:31 schrieb Marco:

> 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}>

for <\italic{whatever}>


You can use the commands \italic, \bold etc. which accept the text as argument
or you can define your own commands with \definehighlight or \definestyle which
will then also accept a argument like \italic above.

Wolfgang
___________________________________________________________________________________
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