名前: 竹の 日時: 2010-08-12 15:33:17 IPアドレス: 202.243.120.*
>>55144 > \latexonly > \setcounter{imogC}{\value{imogA}/10}% > \setcounter{imfirst}{\value{imogB}-10*\value{imogC}}% > \endlatexonly > \htmlonly > \setcounter{imogC}{\Div{\value{imogA}}{10}}% > \setcounter{imfirst}{\Sub{\value{imogB}}{\Mul{10}{\value{imogC}}}}% > \endhtmlonly latexonly, htmlonly は実際には環境なので、\begin{latexonly}, \end{latexonly} のように書いてください。 これらがうまくいかなければ \latexhtml を使ってください。
この書き込みへの返事: