Hi,
I have this MWE:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\definebodyfontenvironment
                [9bp]
                [
                normal=9bp,
                b=24bp,
                ]

\setupbodyfont[9bp]

\startTEXpage

{
\setuplocalinterlinespace[line=25.5bp]
%\setupinterlinespace[line=25.5bp]
\tfb
One\crlf
Two

Three
}
\stopTEXpage
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

For some reason \setuplocalinterlinespace[line=25.5bp] seems to affect only the 
first paragraph in the group, but not the distance between the two paragraphs. 
Using \setupinterlinespace instead of \setuplocalinterlinespace gives the same 
result.
(Adding a \crlf between Two and Three gives the correct visual appearance. But 
that's an ugly hack of course...)

Any hints?

Best,
Denis

Attachment: interlinespace.pdf
Description: interlinespace.pdf

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to