diff options
author | Karl Berry <karl@freefriends.org> | 2009-11-15 00:32:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-11-15 00:32:07 +0000 |
commit | 99f12f26258f79860f172008eafdd9cd9de41c96 (patch) | |
tree | c65cdd50750630ee718432ecbaf45d1661937203 /Master/texmf-dist/tex/latex/ijmart/ijmart.cls | |
parent | ef09daffde3b9493f973abcda6c7be69bd6a26f0 (diff) |
real ijmart 1.4
git-svn-id: svn://tug.org/texlive/trunk@16016 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ijmart/ijmart.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/ijmart/ijmart.cls | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/ijmart/ijmart.cls b/Master/texmf-dist/tex/latex/ijmart/ijmart.cls index 256e6ba694a..999785d95c9 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} -[2008/02/14 v1.3 Typesetting articles for The Israel Journal of Mathematics] +[2009/11/10 v1.4 Typesetting articles for The Israel Journal of Mathematics] \def\@classname{ijmart}% \newif\ifijm@french \ijm@frenchfalse @@ -321,6 +321,10 @@ {\normalfont}}% \let\@afterindenttrue\@afterindentfalse \@afterindentfalse +\def\appendix{\par\c@section\z@ \c@subsection\z@ + \let\sectionname\appendixname + \def\thesection{\@Alph\c@section}% + \def\@tochangmeasure##1{}} \newtheoremstyle{plain}{0.5\linespacing}{0.5\linespacing}{\slshape}{0pt}% {\scshape}{:}{0.5em}{\thmname{#1}\thmnumber{ #2}\thmnote{\upshape{} (#3)}} \newtheoremstyle{definition}{0.5\linespacing}{0.5\linespacing}% |