ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Adam Warner <lists@consulting.net.nz>
Cc: ntg-context@let.uu.nl
Subject: Re: Quotation Environment Yuckiness
Date: 11 Oct 2001 21:55:44 +1300	[thread overview]
Message-ID: <1002790544.802.84.camel@work> (raw)
In-Reply-To: <5.1.0.14.1.20011011092701.026e7e90@server-1>

On Thu, 2001-10-11 at 20:37, Hans Hagen wrote:

Thanks Hans, all your ideas work. The output is:

> % this is the dangerous way, since grouping may be screwed up
> 
> \setupquote[before=,after=]
> 
> \startitemize
> \item \startquotation Line 1
> \item Line 2\stopquotation
> \stopitemize

o "Line 1

o  Line 2"

> % for this you need the patch below
> 
> \startitemize
> \item \leftquotation Line 1
> \item Line 2\rightquotation
> \stopitemize

o  "Line 1
   ^note the " within the paragraph here
o  Line 2"

> \startitemize
> \item \leftquotationmark Line 1
> \item Line 2\rightquotationmark
> \stopitemize

o "Line 1

o  Line 2"

Thanks again. Now I really don't want to be picky but don't you think
just as a matter of style for some time in the future that the beginning
speech mark should start outside the bullet point? After all it is
supposed to be enclosing the quoted section.

I can imagine how frustrating it is trying to deal with something as
"simple" as a speech mark :-)

Regards,
Adam


  reply	other threads:[~2001-10-11  8:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-11  2:14 Adam Warner
2001-10-11  7:37 ` Hans Hagen
2001-10-11  8:55   ` Adam Warner [this message]
2001-10-11 10:27     ` 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=1002790544.802.84.camel@work \
    --to=lists@consulting.net.nz \
    --cc=ntg-context@let.uu.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).