ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jeong Dal <haksan@me.com>
To: ntg-context@ntg.nl
Subject: Re: math align broken
Date: Tue, 17 Dec 2019 10:11:03 +0900	[thread overview]
Message-ID: <7A6A50B8-0E47-4FFB-B1EE-E1D3DF978370@me.com> (raw)
In-Reply-To: <mailman.1.1576494001.17296.ntg-context@ntg.nl>


[-- Attachment #1.1: Type: text/plain, Size: 1131 bytes --]

Dear Hans, 

Here is a small example which shows a strange spacing in the aligned display math mode.
The same code is OK in both inline mode and just display mode, but it is not good in aligned mode.

I hope that it helps your fix .

Thank you.

Best regards,

Dalyoung

%%%%%
running luametatex version 2.03.3,   ConTeXt ver: 2019.12.12, format: 2019.12.14
%%%%%
\starttext
    
    \startitemize
    \head inline formula:

    $1001 \times 23 \equiv 1  \quad \pmod {3837}$

    \head display mode

    \startformula
    1001 \times 23 \equiv 1  \quad \pmod {3837}
    \stopformula

    \head aligned display mode

    \startformula\startalign[m=2]
        \NC 2^7 \equiv \qquad \NC \pmod {341},  \NC 14^7 \equiv \qquad \NC \pmod {341}, \NR
        \NC 11^7 \equiv \qquad \NC \pmod {341}, \NC 3^7 \equiv \qquad \NC \pmod {341}, \NR
    \stopalign\stopformula

    \startformula\startalign[n=3]
        \NC 1001 \times 23 \NC \equiv 1  \quad \NC\pmod {3837}  \NR
        \NC \qquad \times 23 \NC \equiv \qquad \NC\pmod {3837}  \NR
    \stopalign\stopformula

    \stopitemize
    \stoptext

[-- Attachment #1.2: Type: text/html, Size: 6825 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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:[~2019-12-17  1:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1576494001.17296.ntg-context@ntg.nl>
2019-12-17  1:11 ` Jeong Dal [this message]
     [not found] <mailman.404.1576545074.1207.ntg-context@ntg.nl>
2019-12-17  2:07 ` Jeong Dal
     [not found] <mailman.362.1576451838.1207.ntg-context@ntg.nl>
2019-12-16  1:17 ` Jeong Dal
2019-12-16 14:08   ` Hans Hagen
2019-12-16 20:15     ` Mikael P. Sundqvist
2019-12-15 15:54 Mikael P. Sundqvist
2019-12-15 19:16 ` Otared Kavian

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=7A6A50B8-0E47-4FFB-B1EE-E1D3DF978370@me.com \
    --to=haksan@me.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).