発言者: tDB
発言日: 2005 07/19 11:09
発言元: ntchba140248.chba.nt.ftth.ppp.infoweb.ne.jp
> 以下のリストでは,
> ・・・・・・(1)
> ・・・・・・(2)
> が消えません。
これは,LaTeX の仕様です。
下のリスト re3417.tex は,
emath は登場しません。
\color{red}
としてあるにもかかわらず,
数式番号は黒
です。
maskAnstrue
オプションを付加した場合は,
この LaTeX の仕様を無視するように修正した
emathAe.sty v 0.43 2005/07/19
を
http://emath.s40.xrea.com/temp/emathAe.sty
に置きます。
% --- re3417.tex ------------------
\documentclass{article}
\usepackage[dvips]{color}
\begin{document}
\color{red}
\begin{equation}
ax+by+c=0
\end{equation}
\end{document}
▼関連発言
│
└◆3417:maskにおいて [genio] 07/18 17:54
└◆3419:Re:maskにおいて [tDB] 07/19 11:09
└◆3424:Re[2]:maskにおいて [genio] 07/20 17:55<-last