Re: interlinespace

Pablo Rodriguez via ntg-context <[email protected]> Tue, 23 Jun 2026 18:57:00 +0200
Newsgroups gmane.comp.tex.context
Message-ID <[email protected]>
On 6/23/26 15:20, juh+ntg-context--- via ntg-context wrote:
> Am 23.06.26 um 14:48 schrieb Mikael Sundqvist:
>> Sorry the example is not complete, so no testing. But does \par at the
>> end in the group help?
> Thanks a lot. This helps though I don't know why.

Hi,

the sample shows why:

  \starttext
  \bfd this is a very nice example whatever itself
  \blank
  {\bfd\setupinterlinespace this is a very nice example whatever itself}
  \blank
  {\bfd\setupinterlinespace this is a nice example whatever itself\par}
  \blank
  \bfd this is a very nice example whatever itself
  \blank
  {\bfd\setupinterlinespace this is a nice example whatever itself}
  \blank
  \bfd\setupinterlinespace this is a very nice example whatever itself
  \stoptext

When switching font sizes, interlline space isn’t modified: for that,
you need to invoke `\setupinterlinespace` and `\par` (when inside
braces) or only `\setupinterlinespace` only and remove the braces.

Just in case it may help,

Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : [email protected] / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________