[texhax] Matrix aligment

Goebel, Juergen, OPES26 juergen.goebel at eads.com
Thu Mar 29 09:39:40 CEST 2007


> Andrei wrote:

> \usepackage{amsmath}
> \begin{gather}
>    \begin{matrix}
>       -1&1&1
>        1&1&1
>    \end{matrix}
> \end{gather}

One possibility should be:

> \usepackage{amsmath}
> \begin{gather}
>    \begin{matrix}
>       -1&1&1
>       \hphantom{-}1&1&1
>    \end{matrix}
> \end{gather}

Greetings,

Juergen


More information about the texhax mailing list