ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Bug in matrices/alignment (LMTX)
Date: Sat, 14 Nov 2020 20:34:30 +0100	[thread overview]
Message-ID: <260091ab-a779-adbd-830d-6a4f351eaba4@gmail.com> (raw)
In-Reply-To: <CAKyqqaZvZd_DwDwpKUqvtEZO1qKjN5MD6f+rukL77JF8ZRx6=Q@mail.gmail.com>

Jairo A. del Rio schrieb am 14.11.2020 um 20:10:
> Hi everyone.
> The following example works in ConTeXt MkIV but fails in ConTeXt LMTX:
> 
> \def\rgeq{\vcenter{\rotate[rotation=270]{$>$}}}
> 
> \definemathmatrix[void][left=,right=,simplecommand=voidmatrix]
> 
> \starttext
> 
> \startformula
> \voidmatrix{%
> G_{1,1}, >, G_{1,2}, >, G_{1,3}, >, G_{1,4}, \ldots, G_1;
> \rgeq , , \rgeq , , \rgeq , , \rgeq , , \rgeq;
> G_{2,1}, >, G_{2,2}, >, G_{2,3}, >, G_{2,4}, \ldots, G_2;
> \rgeq , , \rgeq , , \rgeq , , \rgeq , , \rgeq;
> G_{3,1}, >, G_{3,2}, >, G_{3,3}, >, G_{3,4}, \ldots, G_3;
> , , , , , , , , \rgeq
> }
> \stopformula
> 
> \stoptext
> 
> In LMTX only the first column of rotated symbols appear.

ConTeXt LMTX stopped at the first empty cell in a row.

\starttext

\def\docommand#1{(#1)}

\processcommalist[a,b,c]\docommand

\processcommalist[a,,c]\docommand

\stoptext

Wolfgang
___________________________________________________________________________________
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:[~2020-11-14 19:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-14 19:10 Jairo A. del Rio
2020-11-14 19:34 ` Wolfgang Schuster [this message]
2020-11-14 19:44   ` Jairo A. del Rio

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=260091ab-a779-adbd-830d-6a4f351eaba4@gmail.com \
    --to=wolfgang.schuster.lists@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).