発言者: ima
発言日: 2007 02/15 03:28
発言元: 58.95.91.121
はじめまして、こんばんは。edaenumerateを認識してくれなく、過去ログを
みて、No.2911からの emathの使い方等を参考にやってみたところ、
No.2915の
\documentclass{jarticle}
\begin{document}
数学
\end{document}はコンパイル出来たのですが、
No.2917の
\documentclass{jarticle}
\usepackage{emath}
\begin{document}
\begin{enumerate}[\bfseries 1.~]
\item 次の三角関数の値を求めよ。
\begin{edaenumerate}[(1)]
\item $\cos \bunsuu{5}{4} \pi $
\item $\sin \bunsuu{5}{3} \pi $
\item $\cos \bunsuu{17}{6} \pi $
\item $\sin \left(-\bunsuu{7}{6} \pi \right)$
\item $\cos \left(-\bunsuu{7}{4} \pi \right)$
\item $\tan \left(-\bunsuu{11}{6} \pi \right)$
\end{edaenumerate}
\end{enumerate}
\end{document}がコンパイル出来ませんでした。
エラー内容は
LaTeX Error: Environment edaenumerate undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.7 \begin{edaenumerate}
[(1)]
Your command was ignored.
Type I <command> <return> to replace it with another command,
or <return> to continue without it.
LaTeX Font Info: Try loading font information for U+msa on input line 8.
(c:/USR/LOCAL/share/texmf/tex/latex/amsfonts/umsa.fd
File: umsa.fd 2002/01/19 v2.2g AMS font definitions
)
LaTeX Font Info: Try loading font information for U+msb on input line 8.
(c:/USR/LOCAL/share/texmf/tex/latex/amsfonts/umsb.fd
File: umsb.fd 2002/01/19 v2.2g AMS font definitions
)
! LaTeX Error: \begin{enumerate} on input line 5 ended by \end{edaenumerate}.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.14 \end{edaenumerate}
Your command was ignored.
Type I <command> <return> to replace it with another command,
or <return> to continue without it.
[1
] (./新規ファイル3.aux) )
Here is how much of TeX's memory you used:
2448 strings out of 94481
25053 string characters out of 1174923
91852 words of memory out of 1500000
5795 multiletter control sequences out of 10000+50000
9518 words of font info for 40 fonts, out of 2000000 for 2000
679 hyphenation exceptions out of 8191
48i,6n,28p,330b,270s stack positions out of 3000i,500n,5000p,200000b,5000s
Output written on 新規ファイル3.dvi (1 page, 1140 bytes).です。
OSはXPを使っており、修正パックも解凍済みです。
夜分遅くですが、ご教授お願いします。
▼関連発言
│
└◆5686:edaenumerateが使えない [ima] 02/15 03:28
└◆5688:Re:edaenumerateが使えない [石原 守] 02/15 05:38
└◆5690:Re[2]:edaenumerateが使えない [ima] 02/15 14:33<-last