<html>
<body>
<font size=3>fwd - jos [P.S. It fixes the problem in my test
case]<br><br>
At 03:02 AM 8/21/2014, Shigeharu TAKENO wrote:<br>
<blockquote type=cite class=cite cite="">shige 08/20 2014<br>
----------------<br><br>
Julius Smith wrote:<br>
| I get the same behavior in my Mac OS environment.  The failure is
<br>
| noted in images.log but not in the console printout:<br>
=====<br>
| I have no idea how it's happening, but images.tex contains a <br>
| definition only for \centerinlinemathS:<br><br>
It may be a bug of versions/math.pl which divide the cases <br>
environment in the images.tex.<br><br>
It may be fixed the following patch. <br><br>
Well, I send it to M.Saltman and latex2html@tug.org, but it was <br>
not send to l2h-ml because my address may be rejected by <br>
latex2html@tug.org.<br><br>
----- From here (patch for math.pl) -----<br>
--- versions/math.pl.ORG 2004-01-01 15:15:01.000000000 +0900<br>
+++ versions/math.pl     2014-08-19
20:02:50.828761000 +0900<br>
@@ -1432,6 +1432,7 @@<br>
            while
($pre_test =~ s/(($O|$OP)\d+($C|$CP))(.*)\1/$4/) {};<br>
           
$use_all = 1 if ($pre_test=~s/($O|$OP)\d+($C|$CP)//);<br>
            if
(!$use_all) {<br>
+              
$pre_test = $pre_text;<br>
               
while ($pre_test =~ s/\\begin(($O|$OP)\d+($C|$CP))(.*)\\end\1/$4<br>
/){};<br>
               
$use_all = 1 if ($pre_test=~s/\\(begin|end)($O|$OP)\d+($C|$CP)//<br>
);<br>
           
};<br>
----- To here (patch for math.pl) -----<br><br>
+========================================================+<br>
 Shigeharu TAKENO     NIigata Institute of
Technology<br>
                      
kashiwazaki,Niigata 945-1195 JAPAN<br>
 shige@iee.niit.ac.jp   TEL(&FAX):
+81-257-22-8161<br>
+========================================================+</blockquote>
<x-sigsep><p></x-sigsep>
<br>
Julius O. Smith III <jos@ccrma.stanford.edu><br>
Professor of Music and, by courtesy, Electrical Engineering<br>
CCRMA, Stanford University<br>
<a href="http://ccrma.stanford.edu/~jos/" eudora="autourl">
http://ccrma.stanford.edu/~jos/</a> </font></body>
</html>