ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Giuseppe Bilotta <gip.bilotta@iol.it>
Subject: Re: How to set matrices with amsl
Date: Thu, 28 Oct 2004 13:59:28 +0200	[thread overview]
Message-ID: <1144571432.20041028135928@iol.it> (raw)
In-Reply-To: <3.0.5.32.20041027195906.008bf510@mail.northcoast.com>

Thursday, October 28, 2004 David Arnold wrote:

> All,

> This loses the one:

> \usemodule[amsl]

> \starttext

> \startformula
> \left(
> \startarray
> 1\\2\\3
> \stoparray
> \right)
> \stopformula

> \stoptext

With amsl, you need to specify the array column type for each
column (l=left aligned inline math, r=right aligned inline
math, c=centered inline math, d=displaymath, t=text). The 1
gets gobbled as if it were the array specification.

> And this chokes completely with the error message that follows:

> \usemodule[nath]

> \starttext

> \startformula
> \left(
> \startarray
> 1\\2\\3
> \stoparray
> \right)
> \stopformula

> \stoptext


> Error message:

> ERROR: Undefined control sequence.

> --- TeX said ---
> <argument> \c!voorwit 
>                       =\intereqnsskip 

Well, this is because nath has not been updated to the new
"english internals" version, which I assume you are using. Put
\c!spacebefore there and try again.

-- 
Giuseppe "Oblomov" Bilotta

      reply	other threads:[~2004-10-28 11:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-28  2:59 David Arnold
2004-10-28 11:59 ` Giuseppe Bilotta [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=1144571432.20041028135928@iol.it \
    --to=gip.bilotta@iol.it \
    --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).