From a56e4d6cbedf78ba65218189765039dc3750d13a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 22 Nov 2007 18:56:29 +0000 Subject: ijmart update (20nov07) git-svn-id: svn://tug.org/texlive/trunk@5554 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/ijmart/ijmart.cls | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/ijmart') diff --git a/Master/texmf-dist/tex/latex/ijmart/ijmart.cls b/Master/texmf-dist/tex/latex/ijmart/ijmart.cls index a58059a03cf..6d3d887df16 100644 --- a/Master/texmf-dist/tex/latex/ijmart/ijmart.cls +++ b/Master/texmf-dist/tex/latex/ijmart/ijmart.cls @@ -37,7 +37,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{ijmart} -[2007/10/14 v1.1a Typesetting articles for The Israel Journal of Mathematics] +[2007/11/15 v1.2 Typesetting articles for The Israel Journal of Mathematics] \def\@classname{ijmart}% \newif\ifijm@french \ijm@frenchfalse @@ -259,8 +259,12 @@ {.5\linespacing}{\centering\contentsnamefont}{#2}% \ifx\contentsname#2% \else \addcontentsline{toc}{section}{#2}\fi - \makeatletter - {\small\@input{\jobname.#1}}% + \list{}{\labelwidth\z@ + \leftmargin2.4pc \rightmargin\leftmargin + \listparindent\z@ \itemindent\z@ + \parsep\z@ \@plus\p@}% + \item[]% + \small\@input{\jobname.#1}\endlist% \if@filesw \@xp\newwrite\csname tf@#1\endcsname \immediate\@xp\openout\csname tf@#1\endcsname \jobname.#1\relax @@ -290,6 +294,11 @@ \nobreak \endgroup \fi}% +\def\l@section{% + \@tocline{1}{0pt}{1pc}{}{% + \ifnum\c@tocdepth>1\bfseries\fi}} +\def\l@subsection{\@tocline{2}{0pt}{2.8pc}{5pc}{}} +\def\l@subsubsection{\@tocline{3}{0pt}{4.6pc}{7pc}{}} \def\@captionheadfont{\normalfont} \let\@secnumfont\@empty \def\section{\@startsection{section}{1}% -- cgit v1.2.3