ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Mikael P. Sundqvist" <mickep@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Back on grid after displayed math
Date: Mon, 26 Dec 2016 21:16:20 +0100	[thread overview]
Message-ID: <CAHy-LL84H2cipdeONC3721DUnijgoRPC0p9AAc=UJ0KuMLhkVg@mail.gmail.com> (raw)
In-Reply-To: <CAHy-LL-jv8HSCVk+FPG+X3pUjdCO80RbLoc_1adm1Zw1hGawRA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1449 bytes --]

On Sun, Aug 21, 2016 at 10:15 PM, Mikael P. Sundqvist <mickep@gmail.com> wrote:
> Hi!
>
> Im curious how to get back to the grid after a displayed formula? I try
>
> \setuplayout[grid=yes]
> \showgrid
>
> \setupformulas[align=middle]
>
> \starttext
> \input knuth
>
> \startformula
> a^2+b^2=c^2
> \stopformula
>
> \input knuth
> \stoptext
>
> (where the \setupformulas[align=middle] was suggested in a comment at
> http://tex.stackexchange.com/questions/254815/grid-on-aligned-equations-in-context
> , but that makes no difference)
>
> but that does not work (result attached).
>
> Would it be easier if there were also an option saying how many lines
> the equation should take? Say,
>
> \startformula[lines=3]
> a^2+b^2=c^2
> \stopformula
>
> and then centering the formula (or having options for that) vertically
> over the three lines? Maybe that is a not a good idea for some
> reason...
>
> /Mikael

Dear list,

I hope it is OK that I answer an old thread. I have tried out grids
and columns, and settled for the mixed columns. I finally found out
that

\setupformulas[
grid=min,
]

seems to be the trick to get displayed formulas in good place when
there is a grid, and to get back on the grid correctly afterwards. I
just thought someone else might have use of this. I attach an example.
I am aware of that some formulas won't show up perfectly fine, but
then one could just define a specific formula environment for those.

Cheers, Mikael

[-- Attachment #2: ctx-listmath.pdf --]
[-- Type: application/pdf, Size: 70454 bytes --]

[-- Attachment #3: ctx-listmath.tex --]
[-- Type: application/x-tex, Size: 990 bytes --]

[-- Attachment #4: Type: text/plain, Size: 492 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2016-12-26 20:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-21 20:15 Mikael P. Sundqvist
2016-12-26 20:16 ` Mikael P. Sundqvist [this message]

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='CAHy-LL84H2cipdeONC3721DUnijgoRPC0p9AAc=UJ0KuMLhkVg@mail.gmail.com' \
    --to=mickep@gmail.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).