On Fri, Apr 9, 2010 at 5:24 PM, Peter Münster <[email protected]> wrote:
> On Fri, Apr 09 2010, R. Bastian wrote:
>
>> but remains that every {\bf xxxx} introduces a white space;
>> how to force context to make a "backspace" ?
>
> \setuplines[space=on]
> \starttext
> \startlines[style=mono]
> {\bf{}def} ra():
> a = 3
> b = 4
> \stoplines
> \stoptext
>
> Cheers, Peter
I'm not able to see any "white space" in mkiv
\showframe
\starttext
\font\fgras = lmmonolt10-bold.otf at 12pt
\ruledvbox{\tt\setupinterlinespace[line=1ex]
{\obeylines
{\fgras def} ra():
\ \ \ \ a = 3
\ \ \ \ b = 4
\vskip1\lineheight
{\fgras def} ra():
\ \ \ \ a = 3
\ \ \ \ b = 4
}
}
\stoptext
--
luigi
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________