ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Christoph Reller <christoph.reller@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Tagging and Math Matrix
Date: Wed, 06 Sep 2017 07:55:29 +0000	[thread overview]
Message-ID: <CAO8LnPEwS3LkXbqzuenyKjaw6WvSfCCFoFt986e_WnM9HmQk6Q@mail.gmail.com> (raw)
In-Reply-To: <mailman.83.1504639917.1988.ntg-context@ntg.nl>


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

On Tue, 5 Sep 2017 16:29:52 +0200 Hans Hagen <pragma@wxs.nl>   wrote:

> On 8/30/2017 9:45 AM, Christoph Reller wrote:
> > On Mon, Dec 28, 2015 at 3:45 PM Christoph Reller
> > <christoph.reller@gmail.com <mailto:christoph.reller@gmail.com
> >>   wrote:
> >
> > There seems to be a problem with the structure information added
> > when using \startmatrix:
> >
> > A fix would be very much appreciated.
>
> should be ok now
>

Thank you Hans for this fix!

There seems to be, however, still a minor issue with a more complete MWE:
\math{
  \startmatrix
    \NC A \NC B \NR
    \NC C \NC D \NR
  \stopmatrix}

The resulting structure tree is as follows:
<document>
'-<math>
  '-<mrow>
    '-<mtext>
      '-<mrow>
        |-<mrow>
        | '-<mtr>
        |   |-<mtd>
        |   | '-<math>
        |   |   '-<mrow>
        |   |     '-<mi>
        |   |       '-"A"
        |   '-<mtd>
        |     '-<math>
        |       '-<mrow>
        |         '-<mi>
        |           '-"B"
        |-<mrow>            (*)
        |-<mrow>
        | '-<mtr>
        |   |-<mtd>
        |   | '-<math>
        |   |   '-<mrow>
        |   |     '-<mi>
        |   |       '-"C"
        |   '-<mtd>
        |     '-<math>
        |       '-<mrow>
        |         '-<mi>
        |           '-"D"
        '-<mrow>            (*)

The elements marked with (*) are IMHO unnecessary. Do you agree?

Cheers
Christoph

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

[-- Attachment #2: 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:[~2017-09-06  7:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.83.1504639917.1988.ntg-context@ntg.nl>
2017-09-06  7:55 ` Christoph Reller [this message]
2017-09-06  9:25   ` Hans Hagen
     [not found] <mailman.97.1504689965.1988.ntg-context@ntg.nl>
2017-09-07  5:51 ` Christoph Reller
2017-09-07 18:23   ` Hans Hagen
     [not found] <mailman.345.1451313540.2404.ntg-context@ntg.nl>
2017-08-30  7:45 ` Christoph Reller
2017-09-05 14:29   ` Hans Hagen
2015-12-28 14:33 Christoph Reller

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=CAO8LnPEwS3LkXbqzuenyKjaw6WvSfCCFoFt986e_WnM9HmQk6Q@mail.gmail.com \
    --to=christoph.reller@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).