ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: setupinterlinespace in \startquotation\stopquotation
Date: Sun, 24 Mar 2013 18:51:02 +0100	[thread overview]
Message-ID: <4CDA34FC-FB2D-429D-A988-4C06A54D2E9C@gmail.com> (raw)
In-Reply-To: <20130324183118.1b9d71fa@iram-hb-003386.extra.cea.fr>


Am 24.03.2013 um 18:31 schrieb Alan BRASLAU <alan.braslau@cea.fr>:

> Hello,
> 
> It can be quite common to typeset long quotations in a smaller typeface.
> The following minimal example is somewhat problematic:
> 
> ------------------------------------------------------
> \setupquotation [style=\tfx\setupinterlinespace]
> 
> \starttext
> 
> \startquotation
> \input tufte
> 
> \input tufte
> 
> \input tufte
> \stopquotation
> 
> \stoptext
> ------------------------------------------------------
> 
> The interline spacing is wrong for the last paragraph.
> 
> Adding a \par in the input before \stopquotation
> puts the right quotation closing mark on a newline.
> 
> I suppose that the common practice is *not* to use explicit quotation
> marks when typesetting such long quotations in smaller typeface. In
> this case, setting left=,right= and explicitly putting a \par would
> work. However, if one wants to have quotation marks, this is no good.
> And placing an explicit \par is not very elegant, either.
> 
> Nor does it seem that \switchtobodyfont[] does any better.
> 
> Maybe the solution is simple but I have not found it…

\setupquotation
  [style=\tfx,
   before={\setupinterlinespace[line=2.4ex]}]

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


      reply	other threads:[~2013-03-24 17:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-24 17:31 Alan BRASLAU
2013-03-24 17:51 ` Wolfgang Schuster [this message]

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=4CDA34FC-FB2D-429D-A988-4C06A54D2E9C@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --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).