ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: luigi scarso <luigi.scarso@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: more indenting
Date: Fri, 16 Mar 2012 17:01:15 +0100	[thread overview]
Message-ID: <CAG5iGsCC-AeKoZ_4CoLLGwfzbcpJ9ji96V4RybboL17OWPffSQ@mail.gmail.com> (raw)
In-Reply-To: <20120316163840.1fd49dae@iram-hb-003386.extra.cea.fr>

On Fri, Mar 16, 2012 at 4:38 PM, Alan Braslau <alan.braslau@cea.fr> wrote:
> I'm sure that someone is going to tell me that indenting is ugly, bad
> typesetting practice.
>
> But if I do want to use indenting, there are times when it should be
> suppressed, perhaps automatically (like when immediately following a
> heading, as is the current practice).
>
> The minimal example below is another such situation:
> \startquotation\stopquotation
> \setupquotation [before=\noindent,after=\noindent]
> would be one solution, but it does not work - maybe the syntax is
> wrong; maybe I'm missing a critical \par. I haven't managed to figure
> this out myself, looking at the source code. Any suggestions? Thanks!
>
> Alan
>
>
> % Minimal example:
> \setupindenting [big,yes]
> \setupquotation [before=\noindent] % no effect
>
> \starttext
> \input tufte
> \startquotation
> \input tufte
> \stopquotation
> \noindent
> \input tufte
> \stoptext
\setupindenting [big,yes]
\setupquotation [indentnext=no,indenting=no]

\starttext
\input tufte
\startquotation
\input tufte
\stopquotation
\input tufte
\stoptext

-- 
luigi
___________________________________________________________________________________
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:[~2012-03-16 16:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16 15:38 Alan Braslau
2012-03-16 16:01 ` luigi scarso [this message]
2012-03-16 16:39   ` Aditya Mahajan
     [not found] <mailman.44.1331913678.3819.ntg-context@ntg.nl>
2012-03-16 20:01 ` Peter Wüsten

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=CAG5iGsCC-AeKoZ_4CoLLGwfzbcpJ9ji96V4RybboL17OWPffSQ@mail.gmail.com \
    --to=luigi.scarso@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).