emath BBS

新規発言一覧最新記事過去一覧検索HOME

No.7898  emathAeについて
発言者: genio
発言日: 2009 02/01 19:20
発言元: tnctgw.tsuruoka-nct.ac.jp
いつもお世話になります.

以下のソースでコンパイルすると,
\documentclass{jarticle}
\usepackage{emath}
%\usepackage{emathEy} <=つけてもつけなくてもなります.
\usepackage{emathAe}
\listfiles
\begin{document}
\openKaiFile
\begin{Enumerate}[【1】]
\item 大問
\begin{Kaitou}
答え
\end{Kaitou}
\end{Enumerate}
\closeKaiFile
\inputKaiFile
\end{document}

Kaitou環境の方では,ナンバリングが【1】にならず,
1.になります.
Enumerateではなく,enumerateだと【1】になるのですが,
使い方が間違っているのでしょうか.
よろしくおねがいします.

-----
##### platex -shell-escape test01.tex
This is pTeX, Version 3.141592-p3.1.9 (sjis) (Web2C 7.5.4)
 \write18 enabled.
(./test01.tex
pLaTeX2e <2005/01/04>+0 (based on LaTeX2e <2003/12/01> patch level 0)
(/usr/local/share/texmf/ptex/platex/base/jarticle.cls
Document Class: jarticle 2002/04/09 v1.4 Standard pLaTeX class
(/usr/local/share/texmf/ptex/platex/base/jsize10.clo))
(/usr/local/share/texmf/ptex/platex/misc/emath/emath.sty
(/usr/local/share/texmf/ptex/platex/misc/emath/emath2e.sty
(/usr/local/share/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/local/share/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/local/share/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/local/share/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/local/share/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/local/share/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/local/share/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/local/share/texmf/ptex/platex/misc/emath/emathC.sty
(/usr/local/share/texmf/ptex/platex/misc/emath/calc.sty)
(/usr/local/share/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/share/texmf-dist/tex/latex/base/ifthen.sty))
(/usr/local/share/texmf/ptex/platex/misc/emath/emathE.sty
(/usr/local/share/texmf/ptex/platex/misc/emath/emathEc.sty
(/usr/local/share/texmf-dist/tex/latex/tools/enumerate.sty)
(/usr/local/share/texmf/ptex/platex/misc/emath/jquote.sty)
(/usr/local/share/texmf/ptex/platex/misc/emath/emathK.sty)))))
(/usr/local/share/texmf/ptex/platex/misc/emath/emathEy.sty)
(/usr/local/share/texmf/ptex/platex/misc/emath/emathAe.sty
(/usr/local/share/texmf/ptex/platex/misc/emath/emathR.sty
(/usr/local/share/texmf-dist/tex/latex/tools/verbatim.sty))) (./test01.aux)
(./test01.k1) [1] (./test01.aux)

 *File List*
  pldefs.ltx    2000/07/13 v1.2 pLaTeX Kernel (Default settings)
   jy1mc.fd    1997/01/24 v1.3 KANJI font defines
   jy1gt.fd    1997/01/24 v1.3 KANJI font defines
   jt1mc.fd    1997/01/24 v1.3 KANJI font defines
   jt1gt.fd    1997/01/24 v1.3 KANJI font defines
 kinsoku.tex
 plpatch.ltx
jarticle.cls    2002/04/09 v1.4 Standard pLaTeX class
 jsize10.clo    2002/04/09 v1.4 Standard pLaTeX file (size option)
   emath.sty    2008/11/26 v2.05 初等数学マクロパッケージ
 emath2e.sty
 amsmath.sty    2000/07/18 v2.13 AMS math features
 amstext.sty    2000/06/29 v2.01
  amsgen.sty    1999/11/30 v2.0
  amsbsy.sty    1999/11/29 v1.2d
  amsopn.sty    1999/12/14 v2.01 operator names
 amssymb.sty    2002/01/22 v2.2d
amsfonts.sty    2001/10/25 v2.2f
  emathC.sty    2008/12/03 v0.65
    calc.sty    1998/07/07 v4.1b Infix arithmetic (KKT,FJ)
  keyval.sty    1999/03/16 v1.13 key=value parser (DPC)
  ifthen.sty    2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
  emathE.sty    2008/11/13 v1.04 拡張enumerate
 emathEc.sty    2008/11/14 v0.07
enumerate.sty    1999/03/05 v3.00 enumerate extensions (DPC)
  jquote.sty    2008/09/04 v0.06
 emathEy.sty    2008/10/12 v0.20 横並び enumerate
 emathAe.sty    2008/06/05 v0.67
  emathR.sty    2008/11/27 v0.19 read source files.
verbatim.sty    2003/08/22 v1.5q LaTeX2e package for verbatim enhancements
./test01.k1
 ***********

 )
Output written on test01.dvi (1 page, 312 bytes).
Transcript written on test01.log.
##### dvipdfmx test01.dvi
test01.dvi -> test01.pdf
[1]
2708 bytes written


▼関連発言

7898:emathAeについて [genio] 02/01 19:20
 └7899:Re:emathAeについて [tDB] 02/01 21:33
  └7901:Re[2]:emathAeについて [genio] 02/01 23:30<-last

Pass 保存


CGIROOM