[cc'ing the list in case anyone else is interested...]
>>>>> "RM" == Ross Moore <[EMAIL PROTECTED]> writes:
RM> I get a problem with this code when using -no_math -html_version,math
RM> but not when an image is made of the complete \[ ... \] environment.
RM>
RM> The problem goes away when you remove the blank lines.
Yep. Thanks. I've updated my example page to show this:
http://lune.mst.lanl.gov/turner/l2h/98.2b6/matharray/matharray.html
RM> The point is that the blank lines have been turned into \par commands,
RM> which have a bad effect on the \begin{array}.... environment.
RM>
RM> I'll look at the code more closely to see why this happens.
RM>
RM> Meanwhile, the fix is easy; just put a % at the beginning of each
RM> blank line within the math environments.
RM>
RM> (Actually, I'm rather surprised that LaTeX doesn't object to the
RM> blank lines. I'm pretty sure it (or rather TeX) doesn't like
RM> blank lines in math environments.
RM> I've always been careful to avoid them, so that's probably why I haven't
RM> encountered this problem before..
Hmmm... I vaguely recall having problems with that all of a sudden
when I moved from 2.09 to L2e...
Anyway, thanks for taking a look...
-John