ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@googlemail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Block quotes with multiple paragraphs
Date: Mon, 01 Feb 2010 10:17:06 +0100	[thread overview]
Message-ID: <4B669C12.8060309@googlemail.com> (raw)
In-Reply-To: <02b701caa290$a0bad6b0$e2308410$@net>

Am 31.01.10 17:15, schrieb Tom Benjey:
> I am away from home and don’t have my reference books handy, so need to
> as a simple question:
>
> When block quotes include multiple paragraphs are these paragraphs
> separate by \medskip or \smallskip?

Depends on the surrounding text, when you use indenting for the main
text i would also use indenting for the quoted text. To let the quoted
text stand out you can indent all paragraphs with

...

\startblockquote
...

...
\stopblockquote

..

or you insert empty lines before and after the quoted text

\setupdelimitedtext
   [<environment>]
   [spacebefore=line,
    spaceafter=line]

etc.

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:[~2010-02-01  9:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-31 16:15 Tom Benjey
2010-02-01  9:17 ` Wolfgang Schuster [this message]
2010-02-01 14:55 Tom
2010-02-01 21:05 ` Hans Hagen

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=4B669C12.8060309@googlemail.com \
    --to=schuster.wolfgang@googlemail.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).