Gerben Wierda wrote:
> 
> On 27 Oct 2005, at 18:59, Peter Rolf wrote:
> 
>> Hi Gerben,
>>
>> Gerben Wierda wrote:
>>
>>> I have:
>>>
>>> \setupinterlinespace[medium]
>>>
>> \setupinterlinespace[line=\dimexpr1.25\bodyfontsize\relax]
> 
> 
> That works. But why? And does this relate to the fact that textrule 
> spacing as done normally is not used inside the paragraph (see other 
> thread)?
> 
I was also surprised, that a bold variant of the same size is handled
differently.
The interlinespace is calculated each time you change the body font (so
in your case at the start of the columns). Maybe bold adds some extra to
the line factor? Better ask the font wizzards...

And this works, because the \bodyfontsize is equal for both variants.
Using only the line-parameter is maybe not enough, so it's safer to
change it after calling \setupinterlinespace[medium].

Peter

> G
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 
> 

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to