ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Indentation after formula
@ 2016-09-14 13:20 Hans Åberg
  2016-09-14 13:24 ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Åberg @ 2016-09-14 13:20 UTC (permalink / raw)
  To: ConTeXt users

Looks like a bug:

If there is no text immediately following a formula, the following paragraph is not treated as such, but as the text following it.


\setupbodyfont[xits,10pt]

\setupmathematics[integral=nolimits, lcgreek=normal, default=normal]

\setupindenting[yes,medium,next]

\starttext

Formula without following text
\startformula
  e^{i𝛼} = \cos 𝛼 + i\sin 𝛼
\stopformula

New paragraph, but not indented.

Formula with following text
\startformula
  e^{i𝛼} = \cos 𝛼 + i\sin 𝛼
\stopformula
ends here.

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

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

* Re: Indentation after formula
  2016-09-14 13:20 Indentation after formula Hans Åberg
@ 2016-09-14 13:24 ` Wolfgang Schuster
  2016-09-14 13:39   ` Hans Åberg
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2016-09-14 13:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 271 bytes --]

> Hans Åberg <mailto:haberg-1@telia.com>
> 14. September 2016 um 15:20
> Looks like a bug:
>
> If there is no text immediately following a formula, the following 
> paragraph is not treated as such, but as the text following it.
\setupformula[indentnext=auto]

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1250 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Indentation after formula
  2016-09-14 13:24 ` Wolfgang Schuster
@ 2016-09-14 13:39   ` Hans Åberg
  2016-09-14 13:43     ` Wolfgang Schuster
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Åberg @ 2016-09-14 13:39 UTC (permalink / raw)
  To: mailing list for ConTeXt users


> On 14 Sep 2016, at 15:24, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
> 
>> Hans Åberg 14. September 2016 um 15:20
>> Looks like a bug:
>> 
>> If there is no text immediately following a formula, the following paragraph is not treated as such, but as the text following it.
> \setupformula[indentnext=auto]

OK. Thanks.

There is both \setupformulas and \setupformula. Are they the same?



___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Indentation after formula
  2016-09-14 13:39   ` Hans Åberg
@ 2016-09-14 13:43     ` Wolfgang Schuster
  2016-09-14 13:53       ` Hans Åberg
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Schuster @ 2016-09-14 13:43 UTC (permalink / raw)
  To: Hans Åberg; +Cc: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 174 bytes --]

> Hans Åberg <mailto:haberg-1@telia.com>
> 14. September 2016 um 15:39
>
> OK. Thanks.
>
> There is both \setupformulas and \setupformula. Are they the same?
Yes.

Wolfgang

[-- Attachment #1.2: Type: text/html, Size: 1164 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

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

* Re: Indentation after formula
  2016-09-14 13:43     ` Wolfgang Schuster
@ 2016-09-14 13:53       ` Hans Åberg
  0 siblings, 0 replies; 5+ messages in thread
From: Hans Åberg @ 2016-09-14 13:53 UTC (permalink / raw)
  To: Wolfgang Schuster; +Cc: mailing list for ConTeXt users


> On 14 Sep 2016, at 15:43, Wolfgang Schuster <schuster.wolfgang@gmail.com> wrote:
> 
>> Hans Åberg 14. September 2016 um 15:39
>> 
>> OK. Thanks.
>> 
>> There is both \setupformulas and \setupformula. Are they the same?
> Yes.

Great. :-)


___________________________________________________________________________________
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
___________________________________________________________________________________

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

end of thread, other threads:[~2016-09-14 13:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-14 13:20 Indentation after formula Hans Åberg
2016-09-14 13:24 ` Wolfgang Schuster
2016-09-14 13:39   ` Hans Åberg
2016-09-14 13:43     ` Wolfgang Schuster
2016-09-14 13:53       ` Hans Åberg

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