ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Indention problem after formula
@ 2008-04-20 17:18 Tobias Burnus
  2008-04-20 17:57 ` Aditya Mahajan
  2008-04-20 18:01 ` Peter Münster
  0 siblings, 2 replies; 3+ messages in thread
From: Tobias Burnus @ 2008-04-20 17:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi all,

how does one get an indention after a formula? The last paragraph shall 
be indented, but it is not. Any idea?

Tobias

\setupindenting[yes,1em,first]
\starttext
We start with a formula,
\placeformula
\startformula
a^2+b^2=c^2,
\stopformula
\noindent which was found by a Greek; it can also be written as
\placeformula
\startformula
a^2+b^2-c^2 = 0.
\stopformula

\indent Here, a new paragraph shall begin -- indented!
\stoptext

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Indention problem after formula
  2008-04-20 17:18 Indention problem after formula Tobias Burnus
@ 2008-04-20 17:57 ` Aditya Mahajan
  2008-04-20 18:01 ` Peter Münster
  1 sibling, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2008-04-20 17:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, 20 Apr 2008, Tobias Burnus wrote:

> Hi all,
>
> how does one get an indention after a formula? The last paragraph shall
> be indented, but it is not. Any idea?

\setupformulas[indentnext=auto] (also try yes, default is no)

> Tobias
>
> \setupindenting[yes,1em,first]
> \starttext
> We start with a formula,
> \placeformula
> \startformula
> a^2+b^2=c^2,
> \stopformula
> \noindent which was found by a Greek; it can also be written as
> \placeformula
> \startformula
> a^2+b^2-c^2 = 0.
> \stopformula
>
> \indent Here, a new paragraph shall begin -- indented!

Use \indentation instead of \indent.

Aditya

> \stoptext
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Indention problem after formula
  2008-04-20 17:18 Indention problem after formula Tobias Burnus
  2008-04-20 17:57 ` Aditya Mahajan
@ 2008-04-20 18:01 ` Peter Münster
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Münster @ 2008-04-20 18:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Sun, Apr 20 2008, Tobias Burnus wrote:

> \stopformula
> 
> \indent Here, a new paragraph shall begin -- indented!

There are at least 3 possibilities:

1.) \indentation Here, a new paragraph shall begin -- indented!

2.) \setupformulae[indentnext=yes]

3.) \setupformulae[indentnext=auto]
(for me the best one)

Cheers, Peter

-- 
http://pmrb.free.fr/contact/

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-04-20 18:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-20 17:18 Indention problem after formula Tobias Burnus
2008-04-20 17:57 ` Aditya Mahajan
2008-04-20 18:01 ` Peter Münster

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).