ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Hans Åberg" <haberg-1@telia.com>
To: ConTeXt users <ntg-context@ntg.nl>
Subject: Indentation after formula
Date: Wed, 14 Sep 2016 15:20:57 +0200	[thread overview]
Message-ID: <FFFFC754-2863-4D56-9732-C3D5BE2D0DA1@telia.com> (raw)

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
___________________________________________________________________________________

             reply	other threads:[~2016-09-14 13:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-14 13:20 Hans Åberg [this message]
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

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=FFFFC754-2863-4D56-9732-C3D5BE2D0DA1@telia.com \
    --to=haberg-1@telia.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).