ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Peter Rolf <indiego@gmx.net>
Subject: Re: Force an indent
Date: Mon, 20 Feb 2006 20:21:14 +0100	[thread overview]
Message-ID: <43FA16AA.4030703@gmx.net> (raw)
In-Reply-To: <38A2A0B8-8EDF-4026-82A8-8A4E47660B09@cox.net>

David Arnold wrote:
> Taco, Peter,
> 
> I guess I am not making myself clear.
> 
> I do not want to do this:
> 
> \setupformulas[indentnext=auto]
> 
> or this:
> 
> \setupformulas[indentnext=yes]
>
o.k.

\leavevmode\indent (or maybe better, but untested: \dontleavehmode\indent)

looks strange, but works.

> Because that has the effect that paragraphs following formulae are  
> always indented. I don't want that. I want to be able to type the  
> source like this ...
> 
> \setupwhitespace[medium]
> 
> \setupindenting[medium,yes]
> 
> \starttext
> 
> Again, we choose to multiply the fours, then the result by the square  
> root of three. That is,
> 
> \placeformula[-]
> \startformula
>    4(4\sqrt3)
>    =16\sqrt3.
> \stopformula
> 
> By induction, we can argue that that the associative and commutative  
> properties will allows us to group and arrange the product of more  
> than three numbers in any order that we please.
> 
> \stoptext
> 
> ... and not have the next paragraph after the formula. That is the  
> default. That is what I want. However, on occasion, "sometimes" I do  
> want to indent the next paragraph after a formula. My question is,  
> how to override the default behavior "on occasion." That is, every  
> "rare once in a while," how do I indent a paragraph after a formula.
> 
> 
> On Feb 20, 2006, at 10:13 AM, Taco Hoekwater wrote:
> 
>> David Arnold wrote:
>>> OK,
>>>
>>> But this gives the same result. No indent.
>> [ok]
>>
>>> How can I get that paragraph after the placeformula to indent?
>>    \setupindenting[medium,yes]
>>    \setupformulas[indentnext=yes]
>>    %\setupfloats[indentnext=yes] % maybe desired as well?
>>
>> I just discovered that only this
>>
>>    \setupindenting[medium,always]
>>
>> doesn't work either, and that is a bit counterintuitive.
>>
>> Cheers, Taco
>> _______________________________________________
>> ntg-context mailing list
>> ntg-context@ntg.nl
>> http://www.ntg.nl/mailman/listinfo/ntg-context
> 
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 
> 

  reply	other threads:[~2006-02-20 19:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-20  8:47 David Arnold
2006-02-20 10:56 ` Taco Hoekwater
2006-02-20 17:48   ` David Arnold
2006-02-20 18:13     ` Taco Hoekwater
2006-02-20 18:55       ` David Arnold
2006-02-20 19:21         ` Peter Rolf [this message]
2006-02-20 19:25         ` Joshua Ellis
2006-02-20 19:30           ` David Arnold
2006-02-20 19:41         ` Adam Lindsay
2006-02-20 20:08         ` Adam Lindsay
2006-02-20 18:36     ` Peter Rolf

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=43FA16AA.4030703@gmx.net \
    --to=indiego@gmx.net \
    --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).