ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Andres Conrado <elandi@chiquitico.org>
To: ntg-context@ntg.nl
Subject: Re: startstop, narrower and switchtobodyfont gives strange interlinespace
Date: Wed, 22 Mar 2017 15:36:41 -0500	[thread overview]
Message-ID: <CAGhDZhBozTkR05jd4dW9B++8urgG8jx-4A9UTPf+WwAiv10Jww@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 490 bytes --]

This works for me, is probably not what you want, but at leat it's
consistent (it uses the interline of the main text).

\definestartstop[passus][
before={\startnarrower},
after={\stopnarrower},
style={\tfxx},
]

\starttext

\subject{It looks OK here:}
\input knuth

\startnarrower
\tfxx \input knuth
\stopnarrower

\subject{It does also here:}

\input knuth

\startpassus
\input knuth
\stoppassus


\stoptext


Andrés Conrado Montoya
http://chiquitico.org

[-- Attachment #1.2: Type: text/html, Size: 1637 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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:[~2017-03-22 20:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-22 20:36 Andres Conrado [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-22 19:38 Mikael P. Sundqvist
2017-03-22 19:41 ` Mikael P. Sundqvist
2017-03-22 19:45 ` Alan Braslau

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=CAGhDZhBozTkR05jd4dW9B++8urgG8jx-4A9UTPf+WwAiv10Jww@mail.gmail.com \
    --to=elandi@chiquitico.org \
    --cc=ntg-context@ntg.nl \
    /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).