名前: Smoker 日時: 2004-06-24 01:29:36 IPアドレス: 61.114.197.*
\section を \makeatletter \renewcommand*{\section}{% \@startsection{section}% {1}% {\z@}% {1\baselineskip \@plus\p@ \@minus\p@}% {.5\baselineskip \@plus\p@ \@minus\p@}% {\centering\reset@font\large\scshape}% } \renewcommand{\thesection}{\arabic{section}.} \makeatother の様に再定義して使っていまが, 人に教えて頂いたもので更なるカスタマイズ の方法が分かりません. この定義の書式を勉強したいのですが, 良い参考書は ありますでしょうか?
この書き込みへの返事: