Update of /cvsroot/aimmath/AIM/WEB-INF/maple/locales
In directory sc8-pr-cvs1:/tmp/cvs-serv25371/WEB-INF/maple/locales
Modified Files:
en.mpl
Log Message:
put in some /> to make more xml compliant
Index: en.mpl
===================================================================
RCS file: /cvsroot/aimmath/AIM/WEB-INF/maple/locales/en.mpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** en.mpl 26 Aug 2003 17:13:22 -0000 1.3
--- en.mpl 1 Sep 2003 20:22:23 -0000 1.4
***************
*** 40,44 ****
<font color='green'><tt>vector([3,5,7])</tt></font>. In some
other cases, you should just use the notation
! <font color='green'><tt>[3,5,7]</tt></font>. \n<br>\n":
__("#MC Unlisted choice complaint") :=
--- 40,44 ----
<font color='green'><tt>vector([3,5,7])</tt></font>. In some
other cases, you should just use the notation
! <font color='green'><tt>[3,5,7]</tt></font>. \n<br />\n":
__("#MC Unlisted choice complaint") :=
***************
*** 133,137 ****
</li>
</ul>
! <br>
":
--- 133,137 ----
</li>
</ul>
! <br />
":
***************
*** 156,160 ****
to refer to the product of %s and %s, in which case you should have
entered %s instead.
! <br>
":
--- 156,160 ----
to refer to the product of %s and %s, in which case you should have
entered %s instead.
! <br />
":
***************
*** 219,227 ****
<tr>
<td nowrap align=center></td>
! <td align=left><font face=symbol>\\363<br>\\365</font></td>
<td align=center></td>
! <td nowrap align=center>u<sup>5</sup><hr NOSHADE> 2<Br></td>
<td nowrap align=center>du = </td>
! <td nowrap align=center>u<sup>6</sup><hr NOSHADE> 12<Br></td>
<td nowrap align=center>. </td>
</tr>
--- 219,227 ----
<tr>
<td nowrap align=center></td>
! <td align=left><font face=symbol>\\363<br />\\365</font></td>
<td align=center></td>
! <td nowrap align=center>u<sup>5</sup><hr NOSHADE> 2<br /></td>
<td nowrap align=center>du = </td>
! <td nowrap align=center>u<sup>6</sup><hr NOSHADE> 12<br /></td>
<td nowrap align=center>. </td>
</tr>
***************
*** 377,387 ****
</td><td nowrap align=center>
dy<hr NOSHADE>
! dx<Br></td><td nowrap align=center>
= </td><td nowrap align=center>
dy<hr NOSHADE>
! du<Br></td><td nowrap align=center>
</td><td nowrap align=center>
du<hr NOSHADE>
! dx<Br></td><td nowrap align=center>
= (7 u<sup>6</sup>)(2 x) = 14 (x<sup>2</sup> + 1)<sup>6</sup> x.</td></Table>
</td></table></centEr>
--- 377,387 ----
</td><td nowrap align=center>
dy<hr NOSHADE>
! dx<br /></td><td nowrap align=center>
= </td><td nowrap align=center>
dy<hr NOSHADE>
! du<br /></td><td nowrap align=center>
</td><td nowrap align=center>
du<hr NOSHADE>
! dx<br /></td><td nowrap align=center>
= (7 u<sup>6</sup>)(2 x) = 14 (x<sup>2</sup> + 1)<sup>6</sup> x.</td></Table>
</td></table></centEr>
|