texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Matrix inverses


From: Joris van der Hoeven
Subject: Re: [Texmacs-dev] Matrix inverses
Date: Tue, 15 Apr 2003 10:32:59 +0200 (CEST)

On 14 Apr 2003, Nix N. Nix wrote:

> On Mon, 2003-04-14 at 20:27, address@hidden wrote:
> > TeXmacs renders the inverse of a matrix strangely. To see what
> > I mean, look at the following file. Here are two ways of typing
> >
> > (a b)^-1
> > (c d)      .
>
> You must place the matrix inside a group, then place the -1 superscript
> outside the group.

This is indeed an old bug, which I never had time to fix yet :^(
The proposed fix is OK. Another workaround is to surround
the matrix by \left. and \right. In general, this latter solution
has the advantage that it behaves well with respect to line breaks
(although this cannot be a problem in the case of matrices).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]