発言者: tDB
発言日: 2004 09/26 22:41
発言元: ntchba093051.chba.nt.ftth.ppp.infoweb.ne.jp
emath では,下の ex2.tex がエラーとなります。
対応策は
1. amsmath.sty を 2.13 に戻す。
2. \usepackage{emathT}の前に,
\usepackage{emath} を置く。
( emathPh, emathP などでも可。)
% --- ex2.tex ------------------------
\documentclass{jarticle}
\usepackage{emathT}
\begin{document}
\begin{tabular}{ll}
x & y \\
1 & 2
\end{tabular}
\end{document}
▼関連発言
│
└◆1824:amsmath2.14 & array [tDB] 09/26 22:38
└◆1825:Re:amsmath2.14 & array (emath の場合) [tDB] 09/26 22:41
└◆1826: 補足 [tDB] 09/26 22:44<-last