Re: appendix

名前: トニイ
日時: 2004-12-21 13:27:21
IPアドレス: 219.97.228.*

>>33286 >Appendix A,Appendix Bと表示されるのを >Appendix 1,Appendix 2としたいのですが % pLaTeX2e \documentclass{report} \begin{document} \chapter{hoge} \appendix \renewcommand{\thechapter}{\arabic{chapter}}% \chapter{foo} \chapter{bar} \end{document}

この書き込みへの返事:

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