名前: 北見 けん 日時: 2003-08-03 00:38:00 IPアドレス: 202.248.114.*
>>20671 本田さんの20656の例にはいくつか細かいタイプミスがあったようですから、 修正したものを載せておきます。 \documentclass{jbook} \makeatletter \def\appendix{\par \setcounter{chapter}{0} \setcounter{section}{0} \renewcommand{\@chapapp}{\appendixname} \renewcommand{\@chappos}{} \renewcommand{\thechapter}{} \renewcommand{\thesection}{\appendixname\@Alph\c@section} } \makeatother \begin{document} \tableofcontents \appendix \chapter{} \section{・・・・・} \section{・・・・・} \end{document}
この書き込みへの返事: