1

Possible Duplicate:
How can I see why a file isn't compiling somewhere else, if it does in my machine?

I am getting a bunch of

! Incompatible list cannot be unboxed

resulting from the align environment of amsmath if I compile with latex.

However if I use pdflatex my output is produced without any problems. I would like to use psfrag for some figures, so I need to compile with latex. Is there an easy workaround for this problem? Or more importantly what is the reason of this problem?

  • 10
    Could you please provide a minimal working example? Thank you. – Martin May 07 '12 at 14:57
  • I had again time to look at this problem, the problem comes from the use of \stackrel or \overset commands in the align environment of amsmath. More specifically, I try to use citations for some equations in \overset or \stackrel as such \overset{\ref{eq1}}{=} – Umut Tabak May 08 '12 at 10:27

0 Answers0