解決 (was Re: chapterbib使用時の目次)

名前: 谷村
日時: 2005-03-01 19:38:56
IPアドレス: 133.45.225.*

>>34744 jsbook.clsのthebibliographyを再定義すると切り抜けられました。 同じ問題にぶつかった人のために、プリアンブルに書くべきthebibliographyの再定義 を書いておきます。 \makeatletter \renewenvironment{thebibliography}[1]{% \global\let\presectionname\relax \global\let\postsectionname\relax \chapter*{\bibname}\@mkboth{\bibname}{}% % \addcontentsline{toc}{chapter}{\bibname}% \list{\@biblabel{\@arabic\c@enumiv}}% {\settowidth\labelwidth{\@biblabel{#1}}% \leftmargin\labelwidth \advance\leftmargin\labelsep \@openbib@code \usecounter{enumiv}% \let\p@enumiv\@empty \renewcommand\theenumiv{\@arabic\c@enumiv}}% \sloppy \clubpenalty4000 \@clubpenalty\clubpenalty \widowpenalty4000% \sfcode`\.\@m} {\def\@noitemerr {\@latex@warning{Empty `thebibliography' environment}}% \endlist} \makeatother ただ単に\addcontentslineをコメント化しただけですが。。。。

この書き込みへの返事:

お名前
題名 
メッセージ(タグは <a href="...">...</a> だけ使えます)