emath BBS

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

No.6957  \showex コマンド
発言者: 石原 守
発言日: 2008 01/14 14:28
発言元: 219.97.179.234
01.tex を
\souzi
の1行として
\documentclass{jarticle}
\usepackage[notMy]{emath}
\usepackage{showexample}
\begin{document}
\showex(.4,.4){01}{01}
\showex{01}{01}
\end{document}
を実行すると
! Undefined control sequence.
\reserved@c ->\@showx 
                      (.45,.45)
l.6 \showex{
            01}{01}

というエラーになります。
使用しているのは
  Package: showexample 2007/02/09 v0.23 TeX 対訳 
で
104 % \showex コマンド -----------------------------------------------
105 \def\showex{\@ifnextchar({\@showex}{\@showx(.45,.45)}}%
106 \def\@showex(#1,#2)#3#4{\@@@showexample[#3](#1)(#2){#4}}%
107 %
105行目がshowexのタイプミスのように思われます。

▼関連発言

6957:\showex コマンド [石原 守] 01/14 14:28
 └6958:Re:\showex コマンド [tDB] 01/14 14:45
  └6959:Re[2]:\showex コマンド [石原 守] 01/14 14:53<-last

Pass 保存


CGIROOM