名前: 野村 日時: 2001-09-10 19:39:48 IPアドレス: 150.84.42.*
>>2195 以下のソースで試してみたのですがエラーが出ます. 何か他の設定があるのでしょうか. \documentclass{jarticle} \usepackage{tabularx} \newenvironment{hyou} {\tabularx{100mm}{|XX|}\hline} {\endtabularx} \begin{document} \begin{hyou} Column1 & Column2 \\\hline \end\end{hyou} \end{document}
この書き込みへの返事: