texmacs-dev
[Top][All Lists]
Advanced

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

[Texmacs-dev] Matrix inverses


From: bump
Subject: [Texmacs-dev] Matrix inverses
Date: Mon, 14 Apr 2003 19:27:15 -0700

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)      .

They should have identical appearance but in my view the first
is rendered correctly, the second is not. Yet the second is the
way anyone would probably type this.

Daniel Bump

<TeXmacs|1.0.1.6>

<style|generic>

<\body>
  <\expand|equation*>
    <htab|5mm>good: \ \ 
<left|(><expand|tabular*|<tformat|<table|<row|<cell|a>|<cell|b>>|<row|<cell|c>|<cell|d>>>>><right|)><rsup|-1><htab|5mm>bad:
    \ 
<matrix|<tformat|<table|<row|<cell|a>|<cell|b>>|<row|<cell|c>|<cell|d>>>>><rsup|-1><htab|5mm>
  </expand>

  \;
</body>

<\initial>
  <\collection>
    <associate|paragraph width|150mm>
    <associate|odd page margin|30mm>
    <associate|page right margin|30mm>
    <associate|page top margin|30mm>
    <associate|reduction page right margin|25mm>
    <associate|page type|a4>
    <associate|reduction page bottom margin|15mm>
    <associate|even page margin|30mm>
    <associate|reduction page left margin|25mm>
    <associate|page bottom margin|30mm>
    <associate|reduction page top margin|15mm>
    <associate|magnification|1.2>
    <associate|language|english>
  </collection>
</initial>





reply via email to

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