29,37c29,33 < % ## changed by GS 28-jun-95 < %\def\@springerwarn#1#2{% < %\edef\@tempc{#2}\expandafter\errhelp\expandafter{\@tempc}% < %\typeout{Springer Style Warning. \space See documentation for < % explanation.^^J \space\@spaces\@spaces\@spaces Type \space H < % \space for immediate help.}\errmessage{#1}} < % < \def\@springerwarn#1{% < \typeout{Springer Style Warning. #1\on@line ^^J See documentation for explanation.}} --- > \def\@springerwarn#1#2{% > \edef\@tempc{#2}\expandafter\errhelp\expandafter{\@tempc}% > \typeout{Springer Style Warning. \space See documentation for > explanation.^^J \space\@spaces\@spaces\@spaces Type \space H > \space for immediate help.}\errmessage{#1}} 64c60,62 < \springerstylefile}}% --- > \springerstylefile, this may not work}% > {Press return to continue, but keep your > fingers crossed.}}% 364,365c362,363 < \def\abstractname{Summary} < \def\ackname{Acknowledgement} --- > \def\abstractname{Summary.} > \def\ackname{Acknowledgement.} 500c498 < \thesection.\hskip\betweenumberspace\fi ##1}}}} --- > \thesection\hskip\betweenumberspace\fi ##1}}}} 532,533c530,531 < \def\thesection{\arabic{section}} < \def\thesubsection{\thesection.\arabic{subsection}} --- > \def\thesection{\arabic{section}.} > \def\thesubsection{\thesection\arabic{subsection}} 598c596 < \def\thesection{\Alph{section}}} --- > \def\thesection{\Alph{section}.}} 611,617c609 < \refstepcounter{#1} < \ifnum #2=1 < \edef\@svsec{\csname the#1\endcsname < .\hskip\betweenumberspace < \ignorespaces}% < \else < \edef\@svsec{\csname the#1\endcsname --- > \refstepcounter{#1}\edef\@svsec{\csname the#1\endcsname 620d611 < \fi 784c775 < \def\thesection{\arabic{section}} --- > \def\thesection{\arabic{section}.} 1211c1202 < % Usage: \begin{thebibliography}[title]{label} --- > % Usage: \begin{thebibliography}[label]{title} 1214,1215c1205,1206 < % typeset, e.g. "References" or "Bibliography". < % --- > % typeset, e.g. "References" or "Bibliography". It must > % be given. 1237c1228 < \def\@lThebibliography[#1]#2{\section*{#1\@mkboth{#1}{#1}}\small\rm --- > \def\@lThebibliography[#1]#2{\section*{#2\@mkboth{#2}{#2}}\small\rm 1239c1230 < \list{\arabic{enumiv}.}{\settowidth\labelwidth{#2}% --- > \list{\arabic{enumiv}.}{\settowidth\labelwidth{#1}% 1249c1240 < \def\@Thebibliography#1{\section*{\refname\@mkboth{\refname}{\refname}}\small\rm --- > \def\@Thebibliography#1{\section*{#1\@mkboth{#1}{#1}}\small\rm 1252c1243 < {\settowidth\labelwidth{#1}% --- > {\settowidth\labelwidth{\hspace\parindent\hskip-\labelsep}% 1492,1494c1483,1485 < \def\thefigure{\thesection.\@arabic\c@figure} < \def\thetable{\thesection.\@arabic\c@table} < \def\theequation{\thesection.\arabic{equation}} --- > \def\thefigure{\thesection\@arabic\c@figure} > \def\thetable{\thesection\@arabic\c@table} > \def\theequation{\thesection\arabic{equation}}