Re: arrayjob incompatibility with amsmath?
- From: rzach@xxxxxxxxxxx
- Date: Fri, 29 Feb 2008 06:57:46 -0800 (PST)
Yes, you can't use arrayjob in documents that have arrays (in the
sense of \begin{array}..\end{array}).
One way to fix this is to take arrayjob.sty and replace the three
occurrences of \array with, e.g., \Array. Global search/replace of
\array by \Array should do the trick. Then, of course, you have to
use \Array instead of \array in your document.
-R
On Jan 21, 8:41 am, Hubert Lam <publish...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
Morten Høgholm wrote:
On Thu, 17 Jan 2008 08:10:18 +0100, Hubert Lam wrote:
\documentclass[a4paper,12pt]{article}
\usepackage{pstricks,pstricks-add,arrayjob,amsmath}
arrayjobdefines an \array command but this is not very likely to work
with most LaTeX documents as the command \array is the one used whenever
you type \begin{array}. The cases environment does so.
Thanks Morten. That is great help indeed.
Does anyone know of an alternative package toarrayjob?
.
- Prev by Date: Re: Pstricks.pro
- Next by Date: Re: Beamer puts slides in corner of large page
- Previous by thread: Beamer puts slides in corner of large page
- Next by thread: Strange message for \nobreakdash inside a \caption
- Index(es):
Relevant Pages
|