名前: TxT 日時: 2002-09-08 18:52:48 IPアドレス: 202.244.205.*
>>10752 Shippo-Aikouka様 訂正部分を間違えました。 正しくは次のように変えております。 --- \makeatletter \def\@@seccntformat#1{{\def\secarg{#1}% \def\seckind{section}\ifx\seckind\secarg \hbox to 0pt{第\csname the#1\endcsname 章\hss}% \else \csname the#1\endcsname\quad \fi }}\def\@seccntformat{\noexpand\@@seccntformat} \let\origsection\section\def\section#1{\@ifstar{\origsection*}\@newsection}<-訂正部分 \def\@newsection#1{\origsection{\\#1}} <-訂正部分 \makeatother %%%%%% TEXT START %%%%%% \begin{document} \tableofcontents \include{test} \clearpage \include{test} \clearpage \end{document} ---
この書き込みへの返事: