ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jon Wong <jhannwong@gmail.com>
To: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: setupinterlinespace affects headers and footers
Date: Sat, 31 Aug 2019 20:59:07 +0800	[thread overview]
Message-ID: <0C0C8255-0253-4EFE-9D23-717BC0D53FE6@gmail.com> (raw)
In-Reply-To: <842ed8f6-68bc-d5f5-505b-b546dee80f69@gmail.com>

Hi,

Yikes! Erm…

MWE:

\startsetups[headertext]
  \startframed[frame=off,align=flushright,width=fit]
    {
    \setupinterlinespace[12pt]
    \the\baselineskip\\
    abc

    }
  \stopframed
\stopsetups

\setupheadertexts[\directsetup{headertext}]

\starttext

{
\setupinterlinespace[24pt]

\input{knuth}

\page

\input{knuth}

\page

\input{knuth}

}

\stoptext

Only the last page is immune to the double-spacing.

Regards
Jon


> On Aug 31, 2019, at 8:54 PM, Wolfgang Schuster <wolfgang.schuster.lists@gmail.com> wrote:
> 
> Jon Wong schrieb am 31.08.2019 um 09:25:
>> Hi all,
>> 
>> Can I limit \setupinterlinespace to body text only?
> 
> Example?
> 
> 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2019-08-31 12:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-31  7:25 Jon Wong
2019-08-31 12:54 ` Wolfgang Schuster
2019-08-31 12:59   ` Jon Wong [this message]
2019-08-31 13:05     ` Wolfgang Schuster
2019-08-31 13:10       ` Jon Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0C0C8255-0253-4EFE-9D23-717BC0D53FE6@gmail.com \
    --to=jhannwong@gmail.com \
    --cc=ntg-context@ntg.nl \
    --cc=wolfgang.schuster.lists@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).