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

* Re: Avoiding \startformulas starting new paragraph
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2016-05-30 19:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 5/30/2016 6:55 PM, Hans Åberg wrote:
> 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

will be fixed in a next beta ... i'm redoing part of that display math

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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

* Re: Avoiding \startformulas starting new paragraph
  2016-05-30 19:59 ` Hans Hagen
@ 2016-05-30 20:10   ` Hans Åberg
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Åberg @ 2016-05-30 20:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Hans Hagen


> On 30 May 2016, at 21:59, Hans Hagen <pragma@wxs.nl> wrote:
> 
> On 5/30/2016 6:55 PM, Hans Åberg wrote:
>> In the example below, \startformulas starts a new paragraph with indenting, whereas \startformula does not. Is there any way to avoid that?

> will be fixed in a next beta ... i'm redoing part of that display math

OK. Fine. I was not sure if it was a bug. :-)


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