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

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