ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Avoiding \startformulas starting new paragraph
@ 2016-05-30 16:55 Hans Åberg
  2016-05-30 19:59 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Åberg @ 2016-05-30 16:55 UTC (permalink / raw)
  To: ConTeXt users

In the example below, \startformulas starts a new paragraph with indenting, whereas \startformula does not. Is there any way to avoid that?


\setupbodyfont[xits,10pt]

\setupindenting[yes, medium, next]

\starttext

Some text.

Some more text
\startformulas
  \startformula
    2 + 2 = 4
  \stopformula
  \startformula
    2 + 2 = 1 \mod 3
  \stopformula
\stopformulas
ending here.

Some more text
\startformula
  2 + 2 = 1 \mod 3
\stopformula
ending here.

No more text.
\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] 3+ messages in thread

end of thread, other threads:[~2016-05-30 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-30 16:55 Avoiding \startformulas starting new paragraph Hans Åberg
2016-05-30 19:59 ` Hans Hagen
2016-05-30 20:10   ` 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).