From 70d3b80b036697c12ee7375c5ea98d42733189ad Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 22 Nov 2008 01:17:55 +0000 Subject: ptptex 0.91 (21nov08) git-svn-id: svn://tug.org/texlive/trunk@11391 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/ptptex/ptptex.cls | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/ptptex/ptptex.cls b/Master/texmf-dist/tex/latex/ptptex/ptptex.cls index 63d56d025bf..f954116e1e2 100644 --- a/Master/texmf-dist/tex/latex/ptptex/ptptex.cls +++ b/Master/texmf-dist/tex/latex/ptptex/ptptex.cls @@ -1,4 +1,4 @@ -\ProvidesClass{ptptex}[2004/4/15 ver.0.9 LaTeX Class file for PTP] +\ProvidesClass{ptptex}[2008/11/20 ver.0.91 LaTeX Class file for PTP] \newcommand{\@typeset}{\sffamily typeset using \PTPTeX.cls $\langle$Ver.0.9$\rangle$} %%%-----------------------------------------------------------%%% \DeclareOption{paper}{% @@ -110,7 +110,11 @@ Progress of Theoretical Physics, \@pubinfo% \gdef\@abst{}\par% \end{center}% \endgroup% -\vskip20\p@}} +\vskip10\p@} +\@ifundefined{@PTPindex}{}% +{\hang{\hskip 15\p@ {\scriptsize{\sffamily Subject Index:} \@PTPindex{}}}% +\gdef\@PTPindex{}\par \vskip 5.75\p@}% +} %%%bibliography%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \newenvironment{thebibliography}[1]{\vspace{-.1\baselineskip}\refsize \def\@secapp{\secsymbol}% @@ -154,7 +158,11 @@ Progress of Theoretical Physics, \@pubinfo% \gdef\@abst{} \par% \end{center}% \endgroup% -\vskip20\p@}}% +\vskip10\p@}% +\@ifundefined{@PTPindex}{}% +{\hang{\hskip 15\p@ {\scriptsize {\sffamily Subject Index:} \@PTPindex{}}}% +\gdef\@PTPindex{}\par \vskip 5.75\p@}% +} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \renewenvironment{thebibliography}[1]{\vspace{-.1\baselineskip}\refsize% \def\@secapp{\secsymbol}% @@ -613,6 +621,7 @@ Write ``Prog.~Theor.~Phys.~Vol.~(Year), Page'' in \newcommand\preprintnumber[2][30mm]{\gdef\@preprtnumwidth{#1}\gdef\@preprtnum{#2}} \newcommand\publishedin[1]{\gdef\@publishedin{#1}} \newcommand\recdate[1]{\gdef\@recdate{#1}} +\newcommand\PTPindex[1]{\gdef\@PTPindex{#1}} \newenvironment{abstract} {\small \begin{center}{\bfseries Abstract\vspace{-.5em}\vspace{0\p@}}\end{center}\quotation} {\endquotation} -- cgit v1.2.3