source: Backup NB/Talks/NuFact05/svjour.cls @ 409

Last change on this file since 409 was 400, checked in by campagne, 16 years ago
File size: 41.0 KB
Line 
1% SVJour DOCUMENT CLASS -- version 1.11 for LaTeX2e
2%
3% LaTeX document class for Springer journals
4%
5%%
6%%
7%% \CharacterTable
8%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
9%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
10%%   Digits        \0\1\2\3\4\5\6\7\8\9
11%%   Exclamation   \!     Double quote  \"     Hash (number) \#
12%%   Dollar        \$     Percent       \%     Ampersand     \&
13%%   Acute accent  \'     Left paren    \(     Right paren   \)
14%%   Asterisk      \*     Plus          \+     Comma         \,
15%%   Minus         \-     Point         \.     Solidus       \/
16%%   Colon         \:     Semicolon     \;     Less than     \<
17%%   Equals        \=     Greater than  \>     Question mark \?
18%%   Commercial at \@     Left bracket  \[     Backslash     \\
19%%   Right bracket \]     Circumflex    \^     Underscore    \_
20%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
21%%   Right brace   \}     Tilde         \~}
22\NeedsTeXFormat{LaTeX2e}[1995/12/01]
23\ProvidesClass{svjour}[2003/04/15
24^^JLaTeX document class for Springer journals - version 1.11]
25\newcommand\@ptsize{}
26\newif\if@restonecol
27\newif\if@titlepage
28\@titlepagefalse
29\DeclareOption{a4paper}
30   {\setlength\paperheight {297mm}%
31    \setlength\paperwidth  {210mm}}
32\DeclareOption{10pt}{\renewcommand\@ptsize{0}}
33\DeclareOption{twoside}{\@twosidetrue  \@mparswitchtrue}
34\DeclareOption{draft}{\setlength\overfullrule{5pt}}
35\DeclareOption{final}{\setlength\overfullrule{0pt}}
36\DeclareOption{twocolumn}{\@twocolumntrue}
37\DeclareOption{fleqn}{\input{fleqn.clo}\AtEndOfClass{\mathindent\z@}}
38\let\if@mathematic\iftrue
39\let\if@numbook\iffalse
40\DeclareOption{numbook}{\let\if@envcntsect\iftrue
41  \AtEndOfPackage{%
42   \renewcommand\thefigure{\thesection.\@arabic\c@figure}%
43   \renewcommand\thetable{\thesection.\@arabic\c@table}%
44   \renewcommand\theequation{\thesection.\@arabic\c@equation}%
45   \@addtoreset{figure}{section}%
46   \@addtoreset{table}{section}%
47   \@addtoreset{equation}{section}%
48  }%
49}
50\DeclareOption{openbib}{%
51  \AtEndOfPackage{%
52   \renewcommand\@openbib@code{%
53      \advance\leftmargin\bibindent
54      \itemindent -\bibindent
55      \listparindent \itemindent
56      \parsep \z@
57      }%
58   \renewcommand\newblock{\par}}%
59}
60%
61\let\if@runhead\iffalse
62\DeclareOption{runningheads}{\let\if@runhead\iftrue}
63\let\if@smartrunh\iffalse
64\DeclareOption{smartrunhead}{\let\if@smartrunh\iftrue}
65\DeclareOption{nosmartrunhead}{\let\if@smartrunh\iffalse}
66\let\if@envcntreset\iffalse
67\DeclareOption{envcountreset}{\let\if@envcntreset\iftrue}
68\let\if@envcntsame\iffalse
69\DeclareOption{envcountsame}{\let\if@envcntsame\iftrue}
70\let\if@envcntsect\iffalse
71\DeclareOption{envcountsect}{\let\if@envcntsect\iftrue}
72\let\if@referee\iffalse
73\DeclareOption{referee}{\let\if@referee\iftrue}
74\def\makereferee{\def\baselinestretch{2}}
75\let\if@instindent\iffalse
76\DeclareOption{instindent}{\let\if@instindent\iftrue}
77\let\if@smartand\iffalse
78\DeclareOption{smartand}{\let\if@smartand\iftrue}
79\let\if@spthms\iftrue
80\DeclareOption{nospthms}{\let\if@spthms\iffalse}
81\let\switch@texts\relax
82\DeclareOption{deutsch}{\def\switch@texts{\ds@deutsch}}
83\DeclareOption{francais}{\def\switch@texts{\ds@francais}}
84%
85\let\journalopt\@empty
86\DeclareOption*{\InputIfFileExists{sv\CurrentOption.clo}{%
87\let\journalopt\CurrentOption}{%
88\ClassWarning{Springer-SVJour}{Specified option or subpackage
89"\CurrentOption" not found -}\OptionNotUsed}}
90\ExecuteOptions{a4paper,twoside,10pt,instindent}
91\ProcessOptions
92\ifx\journalopt\@empty
93\ClassError{Springer-SVJour}{No valid journal specified in option list}{}
94\expandafter\stop
95\fi
96%
97\if@smartrunh\AtEndDocument{\islastpageeven\getlastpagenumber}\fi
98%
99\DeclareMathSymbol{\Gamma}{\mathalpha}{letters}{"00}
100\DeclareMathSymbol{\Delta}{\mathalpha}{letters}{"01}
101\DeclareMathSymbol{\Theta}{\mathalpha}{letters}{"02}
102\DeclareMathSymbol{\Lambda}{\mathalpha}{letters}{"03}
103\DeclareMathSymbol{\Xi}{\mathalpha}{letters}{"04}
104\DeclareMathSymbol{\Pi}{\mathalpha}{letters}{"05}
105\DeclareMathSymbol{\Sigma}{\mathalpha}{letters}{"06}
106\DeclareMathSymbol{\Upsilon}{\mathalpha}{letters}{"07}
107\DeclareMathSymbol{\Phi}{\mathalpha}{letters}{"08}
108\DeclareMathSymbol{\Psi}{\mathalpha}{letters}{"09}
109\DeclareMathSymbol{\Omega}{\mathalpha}{letters}{"0A}
110%
111\setlength\parindent{15\p@}
112\setlength\smallskipamount{3\p@ \@plus 1\p@ \@minus 1\p@}
113\setlength\medskipamount{6\p@ \@plus 2\p@ \@minus 2\p@}
114\setlength\bigskipamount{12\p@ \@plus 4\p@ \@minus 4\p@}
115\setlength\headheight{12\p@}
116\setlength\headsep   {16.74dd}
117\setlength\topskip   {10\p@}
118\setlength\footskip{30\p@}
119\setlength\maxdepth{.5\topskip}
120%
121\@settopoint\textwidth
122\setlength\marginparsep {10\p@}
123\setlength\marginparpush{5\p@}
124\setlength\topmargin{-10pt}
125\if@twocolumn
126   \setlength\oddsidemargin {-30\p@}
127   \setlength\evensidemargin{-30\p@}
128\else
129   \setlength\oddsidemargin {\z@}
130   \setlength\evensidemargin{\z@}
131\fi
132\setlength\marginparwidth  {48\p@}
133\setlength\footnotesep{8\p@}
134\setlength{\skip\footins}{9\p@ \@plus 4\p@ \@minus 2\p@}
135\setlength\floatsep    {12\p@ \@plus 2\p@ \@minus 2\p@}
136\setlength\textfloatsep{20\p@ \@plus 2\p@ \@minus 4\p@}
137\setlength\intextsep   {20\p@ \@plus 2\p@ \@minus 2\p@}
138\setlength\dblfloatsep    {12\p@ \@plus 2\p@ \@minus 2\p@}
139\setlength\dbltextfloatsep{20\p@ \@plus 2\p@ \@minus 4\p@}
140\setlength\@fptop{0\p@}
141\setlength\@fpsep{12\p@ \@plus 2\p@ \@minus 2\p@}
142\setlength\@fpbot{0\p@ \@plus 1fil}
143\setlength\@dblfptop{0\p@}
144\setlength\@dblfpsep{12\p@ \@plus 2\p@ \@minus 2\p@}
145\setlength\@dblfpbot{0\p@ \@plus 1fil}
146\setlength\partopsep{2\p@ \@plus 1\p@ \@minus 1\p@}
147\def\@listi{\leftmargin\leftmargini
148            \parsep \z@
149            \topsep 6\p@ \@plus2\p@ \@minus4\p@
150            \itemsep\parsep}
151\let\@listI\@listi
152\@listi
153\def\@listii {\leftmargin\leftmarginii
154              \labelwidth\leftmarginii
155              \advance\labelwidth-\labelsep
156              \topsep    \z@
157              \parsep    \topsep
158              \itemsep   \parsep}
159\def\@listiii{\leftmargin\leftmarginiii
160              \labelwidth\leftmarginiii
161              \advance\labelwidth-\labelsep
162              \topsep    \z@
163              \parsep    \topsep
164              \itemsep   \parsep}
165\def\@listiv {\leftmargin\leftmarginiv
166              \labelwidth\leftmarginiv
167              \advance\labelwidth-\labelsep}
168\def\@listv  {\leftmargin\leftmarginv
169              \labelwidth\leftmarginv
170              \advance\labelwidth-\labelsep}
171\def\@listvi {\leftmargin\leftmarginvi
172              \labelwidth\leftmarginvi
173              \advance\labelwidth-\labelsep}
174%
175\setlength\lineskip{1\p@}
176\setlength\normallineskip{1\p@}
177\renewcommand\baselinestretch{}
178\setlength\parskip{0\p@ \@plus \p@}
179\@lowpenalty   51
180\@medpenalty  151
181\@highpenalty 301
182\setcounter{topnumber}{4}
183\renewcommand\topfraction{.9}
184\setcounter{bottomnumber}{2}
185\renewcommand\bottomfraction{.7}
186\setcounter{totalnumber}{6}
187\renewcommand\textfraction{.1}
188\renewcommand\floatpagefraction{.85}
189\setcounter{dbltopnumber}{3}
190\renewcommand\dbltopfraction{.85}
191\renewcommand\dblfloatpagefraction{.85}
192\def\ps@headings{%
193    \let\@oddfoot\@empty\let\@evenfoot\@empty
194    \def\@evenhead{\small\rlap{\thepage}\hfil\leftmark\unskip}%
195    \def\@oddhead{\small\rightmark\hfil\llap{\thepage}}%
196    \let\@mkboth\@gobbletwo
197    \let\sectionmark\@gobble
198    \let\subsectionmark\@gobble
199    }
200% make indentations changeable
201\def\setitemindent#1{\settowidth{\labelwidth}{#1}%
202        \leftmargini\labelwidth
203        \advance\leftmargini\labelsep
204   \def\@listi{\leftmargin\leftmargini
205        \labelwidth\leftmargini\advance\labelwidth by -\labelsep
206        \parsep=\parskip
207        \topsep=\medskipamount
208        \itemsep=\parskip \advance\itemsep by -\parsep}}
209\def\setitemitemindent#1{\settowidth{\labelwidth}{#1}%
210        \leftmarginii\labelwidth
211        \advance\leftmarginii\labelsep
212\def\@listii{\leftmargin\leftmarginii
213        \labelwidth\leftmarginii\advance\labelwidth by -\labelsep
214        \parsep=\parskip
215        \topsep=\z@
216        \itemsep=\parskip \advance\itemsep by -\parsep}}
217% labels of description
218\def\descriptionlabel#1{\hspace\labelsep #1\hfil}
219% adjusted environment "description"
220% if an optional parameter (at the first two levels of lists)
221% is present, its width is considered to be the widest mark
222% throughout the current list.
223\def\description{\@ifnextchar[{\@describe}{\list{}{\labelwidth\z@
224          \itemindent-\leftmargin \let\makelabel\descriptionlabel}}}
225\let\enddescription\endlist
226%
227\def\describelabel#1{#1\hfil}
228\def\@describe[#1]{\relax\ifnum\@listdepth=0
229\setitemindent{#1}\else\ifnum\@listdepth=1
230\setitemitemindent{#1}\fi\fi
231\list{--}{\let\makelabel\describelabel}}
232%
233\newdimen\logodepth
234\logodepth=2.2cm
235\newdimen\headerboxheight
236\headerboxheight=180pt % 18 10.5dd-lines - 2\baselineskip
237\newdimen\betweenumberspace          % dimension for space between
238\betweenumberspace=3.33pt            % number and text of titles.
239\newdimen\aftertext                  % dimension for space after
240\aftertext=5pt                       % text of title.
241\newdimen\headlineindent             % dimension for space between
242\headlineindent=1.166cm              % number and text of headings.
243\def\andname{and}
244\if@mathematic
245   \def\runinend{\enspace}
246   \def\floatcounterend{\enspace}
247   \def\sectcounterend{}
248\else
249   \def\runinend{.}
250   \def\floatcounterend{.\ }
251   \def\sectcounterend{.}
252\fi
253\def\keywordname{{\bfseries Key words\runinend}}
254\def\lastandname{, and}
255\def\mailname{{\itshape Correspondence to\/}:}
256\def\email#1{{e-mail: \tt#1}}
257\def\keywords#1{\par\addvspace\baselineskip\noindent\keywordname\enspace
258\ignorespaces#1}
259%
260\newcounter{inst}
261\newcounter{auth}
262\def\authdepth{2}
263\newdimen\instindent
264\newbox\authrun
265\newtoks\authorrunning
266\newbox\titrun
267\newtoks\titlerunning
268\def\authorfont{\bfseries}
269
270\def\combirunning#1{\gdef\@combi{#1}}
271\def\@combi{}
272\newbox\combirun
273%
274\def\ps@last{\def\@evenhead{\small\rlap{\thepage}\hfil
275\lastevenhead}}
276\newcounter{lastpage}
277\def\islastpageeven{\@ifundefined{lastpagenumber}
278{\setcounter{lastpage}{0}}{\setcounter{lastpage}{\lastpagenumber}}
279\ifnum\value{lastpage}>0
280   \ifodd\value{lastpage}%
281   \else
282      \if@smartrunh
283         \thispagestyle{last}%
284      \fi
285   \fi
286\fi}
287\def\getlastpagenumber{\clearpage
288\addtocounter{page}{-1}%
289   \immediate\write\@auxout{\string\gdef\string\lastpagenumber{\thepage}}%
290   \immediate\write\@auxout{\string\newlabel{LastPage}{{}{\thepage}}}%
291   \addtocounter{page}{1}}
292
293\def\journalname#1{\gdef\@journalname{#1}}
294
295\def\dedication#1{\gdef\@dedic{#1}}
296\def\@dedic{}
297
298\let\@date\undefined
299
300\def\institute#1{\gdef\@institute{#1}}
301
302\def\institutename{\par
303 \begingroup
304 \parindent=0pt
305 \parskip=0pt
306 \setcounter{inst}{1}%
307 \def\and{\par\stepcounter{inst}%
308 \if@instindent\hangindent\instindent\fi
309 \noindent
310 \hbox to\instindent{\hss\smash{$^{\theinst}$}\enspace}\ignorespaces}%
311 \setbox0=\vbox{\def\thanks##1{}\@institute}
312 \ifnum\value{inst}>9\relax\setbox0=\hbox{$^{88}$\enspace}%
313                 \else\setbox0=\hbox{$^{8}$\enspace}\fi
314 \instindent=\wd0\relax
315 \ifnum\value{inst}=1\relax
316 \else
317   \setcounter{inst}{1}%
318   \if@instindent\hangindent\instindent\fi
319   \noindent
320   \hbox to\instindent{\hss\smash{$^{\theinst}$}\enspace}\ignorespaces
321 \fi
322 \small
323 \ignorespaces
324 \@institute\par
325 \endgroup}
326
327\def\offprints#1{\begingroup
328\def\protect{\noexpand\protect\noexpand}\xdef\@thanks{\@thanks
329\protect\footnotetext[0]{\unskip\hskip-15pt{\itshape Send offprint requests
330to\/}: \ignorespaces#1}}\endgroup\ignorespaces}
331
332\def\mail#1{\gdef\@mail{#1}}
333\def\@mail{}
334
335\def\@thanks{}
336
337\def\@fnsymbol#1{\ifcase#1\or\star\or{\star\star}\or{\star\star\star}%
338   \or \dagger\or \ddagger\or
339   \mathchar "278\or \mathchar "27B\or \|\or **\or \dagger\dagger
340   \or \ddagger\ddagger \else\@ctrerr\fi\relax}
341
342\def\inst#1{\unskip$^{#1}$}
343\def\fnmsep{\unskip$^,$}
344
345\def\subtitle#1{\gdef\@subtitle{#1}}
346\def\@subtitle{}
347
348\def\headnote#1{\gdef\@headnote{#1}}
349\def\@headnote{}
350
351\def\ch@ckobl#1#2{\@ifundefined{@#1}
352 {\typeout{SVJour warning: Missing
353\expandafter\string\csname#1\endcsname}%
354  \csname #1\endcsname{#2}}
355 {}}
356%
357\def\ProcessRunnHead{%
358    \def\\{\unskip\ \ignorespaces}\def\inst##1{\unskip{}}%
359    \def\thanks##1{\unskip{}}\def\fnmsep{\unskip}%
360    \instindent=\textwidth
361    \advance\instindent by-\headlineindent
362    \if!\the\titlerunning!\else
363      \edef\@title{\the\titlerunning}%
364    \fi
365    \global\setbox\titrun=\hbox{\small\rmfamily\unboldmath\ignorespaces\@title
366                                \unskip}%
367    \ifdim\wd\titrun>\instindent
368       \typeout{^^JSVJour Warning: Title too long for running head.}%
369       \typeout{Please supply a shorter form with \string\titlerunning
370                \space prior to \string\maketitle}%
371       \global\setbox\titrun=\hbox{\small\rmfamily
372       Title Suppressed Due to Excessive Length}%
373    \fi
374    \xdef\@title{\copy\titrun}%
375%
376    \if!\the\authorrunning!
377    \else
378      \setcounter{auth}{1}%
379      \edef\@author{\the\authorrunning}%
380    \fi
381    \ifnum\value{auth}>\authdepth
382       \def\stripauthor##1\and##2\endauthor{%
383       \protected@xdef\@author{##1\unskip\unskip\if!##2!\else\ et al.\fi}}%
384       \expandafter\stripauthor\@author\and\endauthor
385    \else
386       \gdef\and{\unskip, \ignorespaces}%
387       {\def\and{\noexpand\protect\noexpand\and}%
388       \protected@xdef\@author{\@author}}
389    \fi
390    \global\setbox\authrun=\hbox{\small\rmfamily\unboldmath\ignorespaces
391                                 \@author\unskip}%
392    \ifdim\wd\authrun>\instindent
393    \typeout{^^JSVJour Warning: Author name(s) too long for running head.
394             ^^JPlease supply a shorter form with \string\authorrunning
395             \space prior to \string\maketitle}%
396    \global\setbox\authrun=\hbox{\small\rmfamily Please give a shorter version
397          with: {\tt\string\authorrunning\space and
398             \string\titlerunning\space prior to \string\maketitle}}%
399    \fi
400    \xdef\@author{\copy\authrun}%
401    \markboth{\@author}{\@title}%
402}
403%
404\def\maketitle{\par
405\ch@ckobl{journalname}{Noname}
406\ch@ckobl{date}{The date of receipt and acceptance will be inserted by
407the editor}
408\ch@ckobl{title}{A title should be given}
409\ch@ckobl{author}{Name(s) and initial(s) of author(s) should be given}
410\ch@ckobl{institute}{Address(es) of author(s) should be given}
411\begingroup
412%
413    \renewcommand\thefootnote{\@fnsymbol\c@footnote}%
414    \def\@makefnmark{$^{\@thefnmark}$}%
415%
416 \def\lastand{\ifnum\value{inst}=2\relax
417                 \unskip{} \andname\
418              \else
419                 \unskip, \andname\
420              \fi}%
421 \def\and{\stepcounter{auth}\relax
422          \if@smartand
423             \ifnum\value{auth}=\value{inst}%
424                \lastand
425             \else
426                \unskip,
427             \fi
428          \else
429             \unskip,
430          \fi}%
431 \ifnum \col@number=\@ne
432   \@maketitle
433 \else
434   \twocolumn[\@maketitle]%
435 \fi
436 \thispagestyle{empty}
437 \global\@topnum\z@
438 \@thanks
439 \if!\@mail!\else
440    \footnotetext[0]{\kern-\bibindent\mailname\
441    \ignorespaces\@mail}%
442 \fi
443%
444 \if@runhead
445    \ProcessRunnHead
446    \if@smartrunh
447       \instindent=\textwidth
448       \advance\instindent by-\headlineindent
449       \if!\@combi!%
450          \global\setbox\combirun=\hbox{\small\rmfamily\unboldmath\ignorespaces
451                                        \@author\unskip: \@title\unskip}%
452          \def\@tempa{Automatically generated running head}%
453       \else
454          \global\setbox\combirun=\hbox{\small\rmfamily\unboldmath\ignorespaces
455                                        \@combi\unskip}%
456          \def\@tempa{With \string\combirunning\space supplied running head}%
457       \fi
458       \ifdim\wd\combirun>\instindent
459          \typeout{^^JSVJour Warning: \@tempa}%
460          \typeout{for a possible last even numbered page is too long.}%
461          \typeout{Please supply a shorter form with \string\combirunning
462                   \space prior to \string\maketitle.}%
463          \global\setbox\combirun=\hbox{\small\rmfamily
464          Title Suppressed Due to Excessive Length --
465          supply \ttfamily\char92combirunning}%
466       \fi
467       \xdef\lastevenhead{\copy\combirun}%
468    \fi
469 \fi
470%
471 \endgroup
472 \setcounter{footnote}{0}
473 \global\let\thanks\relax
474 \global\let\maketitle\relax
475 \global\let\@maketitle\relax
476 \global\let\@thanks\@empty
477 \global\let\@author\@empty
478 \global\let\@date\@empty
479 \global\let\@title\@empty
480 \global\let\@subtitle\@empty
481 \global\let\title\relax
482 \global\let\author\relax
483 \global\let\date\relax
484 \global\let\and\relax}
485
486\def\makeheadbox{{%
487\hbox to0pt{\vbox{\baselineskip=10dd\hrule\hbox
488to\hsize{\vrule\kern3pt\vbox{\kern3pt
489\hbox{\bfseries\@journalname\ manuscript No.}
490\hbox{(will be inserted by the editor)}
491\kern3pt}\hfil\kern3pt\vrule}\hrule}%
492\hss}}}
493
494\def\@maketitle{\newpage
495 \normalfont
496 \vbox to0pt{\vskip-40pt
497 \nointerlineskip
498 \makeheadbox\vss}\nointerlineskip
499 \setbox\authrun=\vbox\bgroup
500 {\Large \bfseries\boldmath
501  \hrule\@height\logodepth\@width\z@
502  \pretolerance=10000
503  \rightskip=0pt plus 4cm
504 \if!\@headnote!\else
505   \noindent
506   {\normalfont\em\ignorespaces\@headnote\par}\vskip 3.5mm
507 \fi
508  \noindent\ignorespaces
509  \@title \par}\vskip 11.24pt\relax
510 \if!\@subtitle!\else
511   {\large\bfseries\boldmath
512   \pretolerance=10000
513   \rightskip=0pt plus 3cm
514   \noindent\ignorespaces\@subtitle \par}\vskip 11.24pt
515 \fi
516 \normalfont\authorfont
517 \lineskip .5em
518 \setbox0=\vbox{\setcounter{auth}{1}\def\and{\stepcounter{auth} }%
519                \hfuzz=2\textwidth\def\thanks##1{}\@author}%
520 \value{inst}=\value{auth}%
521 \setcounter{auth}{1}%
522 \rightskip=0pt plus 2cm
523 \noindent\ignorespaces\@author\vskip7.23pt
524 \rightskip=0pt\relax
525 \normalfont\small\rmfamily
526 \institutename
527 \vskip 12.85pt \noindent\@date
528 \if!\@dedic!\else
529    \par
530    \small\itshape
531    \addvspace\baselineskip
532    \noindent\@dedic
533 \fi
534 \egroup % end of header box
535 \@tempdima=\headerboxheight
536 \advance\@tempdima by-\ht\authrun
537 \ifdim\@tempdima>0pt
538    \vrule width0pt height\@tempdima
539 \fi
540 \unvbox\authrun
541 \global\@minipagetrue
542 \global\everypar{\global\@minipagefalse\global\everypar{}}
543 \vskip22.47pt
544}
545%
546\if@mathematic
547   \def\vec#1{\ensuremath{\mathchoice
548                     {\mbox{\boldmath$\displaystyle\mathbf{#1}$}}
549                     {\mbox{\boldmath$\textstyle\mathbf{#1}$}}
550                     {\mbox{\boldmath$\scriptstyle\mathbf{#1}$}}
551                     {\mbox{\boldmath$\scriptscriptstyle\mathbf{#1}$}}}}
552\else
553   \def\vec#1{\ensuremath{\mathchoice
554                     {\mbox{\boldmath$\displaystyle#1$}}
555                     {\mbox{\boldmath$\textstyle#1$}}
556                     {\mbox{\boldmath$\scriptstyle#1$}}
557                     {\mbox{\boldmath$\scriptscriptstyle#1$}}}}
558\fi
559%
560\def\tens#1{\ensuremath{\mathsf{#1}}}
561%
562\setcounter{secnumdepth}{3}
563\newcounter {section}
564\newcounter {subsection}[section]
565\newcounter {subsubsection}[subsection]
566\newcounter {paragraph}[subsubsection]
567\newcounter {subparagraph}[paragraph]
568\renewcommand\thesection      {\@arabic\c@section}
569\renewcommand\thesubsection   {\thesection.\@arabic\c@subsection}
570\renewcommand\thesubsubsection{\thesubsection.\@arabic\c@subsubsection}
571\renewcommand\theparagraph    {\thesubsubsection.\@arabic\c@paragraph}
572\renewcommand\thesubparagraph {\theparagraph.\@arabic\c@subparagraph}
573%
574\def\@hangfrom#1{\setbox\@tempboxa\hbox{#1}%
575      \hangindent \z@\noindent\box\@tempboxa}
576
577\def\@seccntformat#1{\csname the#1\endcsname\sectcounterend
578\hskip\betweenumberspace}
579
580\def\@sect#1#2#3#4#5#6[#7]#8{%
581  \ifnum #2>\c@secnumdepth
582    \let\@svsec\@empty
583  \else
584    \refstepcounter{#1}%
585    \protected@edef\@svsec{\@seccntformat{#1}\relax}%
586  \fi
587  \@tempskipa #5\relax
588  \ifdim \@tempskipa>\z@
589    \begingroup
590      #6{%
591        \@hangfrom{\hskip #3\relax\@svsec}%
592          \raggedright
593          \hyphenpenalty \@M%
594          \interlinepenalty \@M #8\@@par}%
595    \endgroup
596    \csname #1mark\endcsname{#7}%
597    \addcontentsline{toc}{#1}{%
598      \ifnum #2>\c@secnumdepth \else
599        \protect\numberline{\csname the#1\endcsname\sectcounterend}%
600      \fi
601      #7}%
602  \else
603    \def\@svsechd{%
604      #6{\hskip #3\relax
605      \@svsec #8\hskip\aftertext}%
606      \csname #1mark\endcsname{#7}%
607      \addcontentsline{toc}{#1}{%
608        \ifnum #2>\c@secnumdepth \else
609          \protect\numberline{\csname the#1\endcsname}%
610        \fi
611        #7}}%
612  \fi
613  \@xsect{#5}}
614
615%
616% measures and setting of sections
617%
618\def\section{\@startsection{section}{1}{\z@}%
619    {-21dd plus-4pt minus-4pt}{10.5dd plus 4pt
620     minus4pt}{\normalsize\bfseries\boldmath}}
621\def\subsection{\@startsection{subsection}{2}{\z@}%
622    {-21dd plus-4pt minus-4pt}{10.5dd plus 4pt
623     minus4pt}{\normalsize\itshape}}
624\def\subsubsection{\@startsection{subsubsection}{3}{\z@}%
625    {-13dd plus-4pt minus-4pt}{-5.5pt}{\normalsize\itshape}}
626\def\paragraph{\@startsection{paragraph}{4}{\z@}%
627    {-13pt plus-4pt minus-4pt}{-5.5pt}{\normalsize\itshape}}
628
629\setlength\leftmargini  {\parindent}
630\leftmargin  \leftmargini
631\setlength\leftmarginii {\parindent}
632\setlength\leftmarginiii {1.87em}
633\setlength\leftmarginiv  {1.7em}
634\setlength\leftmarginv  {.5em}
635\setlength\leftmarginvi {.5em}
636\setlength  \labelsep  {.5em}
637\setlength  \labelwidth{\leftmargini}
638\addtolength\labelwidth{-\labelsep}
639\@beginparpenalty -\@lowpenalty
640\@endparpenalty   -\@lowpenalty
641\@itempenalty     -\@lowpenalty
642\renewcommand\theenumi{\@arabic\c@enumi}
643\renewcommand\theenumii{\@alph\c@enumii}
644\renewcommand\theenumiii{\@roman\c@enumiii}
645\renewcommand\theenumiv{\@Alph\c@enumiv}
646\newcommand\labelenumi{\theenumi.}
647\newcommand\labelenumii{(\theenumii)}
648\newcommand\labelenumiii{\theenumiii.}
649\newcommand\labelenumiv{\theenumiv.}
650\renewcommand\p@enumii{\theenumi}
651\renewcommand\p@enumiii{\theenumi(\theenumii)}
652\renewcommand\p@enumiv{\p@enumiii\theenumiii}
653\newcommand\labelitemi{\normalfont\bfseries --}
654\newcommand\labelitemii{\normalfont\bfseries --}
655\newcommand\labelitemiii{$\m@th\bullet$}
656\newcommand\labelitemiv{$\m@th\cdot$}
657
658\if@spthms
659% definition of the "\spnewtheorem" command.
660%
661% Usage:
662%
663%     \spnewtheorem{env_nam}{caption}[within]{cap_font}{body_font}
664% or  \spnewtheorem{env_nam}[numbered_like]{caption}{cap_font}{body_font}
665% or  \spnewtheorem*{env_nam}{caption}{cap_font}{body_font}
666%
667% New is "cap_font" and "body_font". It stands for
668% fontdefinition of the caption and the text itself.
669%
670% "\spnewtheorem*" gives a theorem without number.
671%
672% A defined spnewthoerem environment is used as described
673% by Lamport.
674%
675%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
676
677\def\@thmcountersep{}
678\def\@thmcounterend{}
679\newdimen\spthmsep \spthmsep=3pt
680
681\def\spnewtheorem{\@ifstar{\@sthm}{\@Sthm}}
682
683% definition of \spnewtheorem with number
684
685\def\@spnthm#1#2{%
686  \@ifnextchar[{\@spxnthm{#1}{#2}}{\@spynthm{#1}{#2}}}
687\def\@Sthm#1{\@ifnextchar[{\@spothm{#1}}{\@spnthm{#1}}}
688
689\def\@spxnthm#1#2[#3]#4#5{\expandafter\@ifdefinable\csname #1\endcsname
690   {\@definecounter{#1}\@addtoreset{#1}{#3}%
691   \expandafter\xdef\csname the#1\endcsname{\expandafter\noexpand
692     \csname the#3\endcsname \noexpand\@thmcountersep \@thmcounter{#1}}%
693   \expandafter\xdef\csname #1name\endcsname{#2}%
694   \global\@namedef{#1}{\@spthm{#1}{\csname #1name\endcsname}{#4}{#5}}%
695                              \global\@namedef{end#1}{\@endtheorem}}}
696
697\def\@spynthm#1#2#3#4{\expandafter\@ifdefinable\csname #1\endcsname
698   {\@definecounter{#1}%
699   \expandafter\xdef\csname the#1\endcsname{\@thmcounter{#1}}%
700   \expandafter\xdef\csname #1name\endcsname{#2}%
701   \global\@namedef{#1}{\@spthm{#1}{\csname #1name\endcsname}{#3}{#4}}%
702                               \global\@namedef{end#1}{\@endtheorem}}}
703
704\def\@spothm#1[#2]#3#4#5{%
705  \@ifundefined{c@#2}{\@latexerr{No theorem environment `#2' defined}\@eha}%
706  {\expandafter\@ifdefinable\csname #1\endcsname
707  {\global\@namedef{the#1}{\@nameuse{the#2}}%
708  \expandafter\xdef\csname #1name\endcsname{#3}%
709  \global\@namedef{#1}{\@spthm{#2}{\csname #1name\endcsname}{#4}{#5}}%
710  \global\@namedef{end#1}{\@endtheorem}}}}
711
712\def\@spthm#1#2#3#4{\topsep 7\p@ \@plus2\p@ \@minus4\p@
713\labelsep=\spthmsep\refstepcounter{#1}%
714\@ifnextchar[{\@spythm{#1}{#2}{#3}{#4}}{\@spxthm{#1}{#2}{#3}{#4}}}
715
716\def\@spxthm#1#2#3#4{\@spbegintheorem{#2}{\csname the#1\endcsname}{#3}{#4}%
717                    \ignorespaces}
718
719\def\@spythm#1#2#3#4[#5]{\@spopargbegintheorem{#2}{\csname
720       the#1\endcsname}{#5}{#3}{#4}\ignorespaces}
721
722\def\normalthmheadings{\def\@spbegintheorem##1##2##3##4{\trivlist
723                 \item[\hskip\labelsep{##3##1\ ##2\@thmcounterend}]##4}
724\def\@spopargbegintheorem##1##2##3##4##5{\trivlist
725      \item[\hskip\labelsep{##4##1\ ##2}]{##4(##3)\@thmcounterend\ }##5}}
726\normalthmheadings
727
728\def\reversethmheadings{\def\@spbegintheorem##1##2##3##4{\trivlist
729                 \item[\hskip\labelsep{##3##2\ ##1\@thmcounterend}]##4}
730\def\@spopargbegintheorem##1##2##3##4##5{\trivlist
731      \item[\hskip\labelsep{##4##2\ ##1}]{##4(##3)\@thmcounterend\ }##5}}
732
733% definition of \spnewtheorem* without number
734
735\def\@sthm#1#2{\@Ynthm{#1}{#2}}
736
737\def\@Ynthm#1#2#3#4{\expandafter\@ifdefinable\csname #1\endcsname
738   {\global\@namedef{#1}{\@Thm{\csname #1name\endcsname}{#3}{#4}}%
739    \expandafter\xdef\csname #1name\endcsname{#2}%
740    \global\@namedef{end#1}{\@endtheorem}}}
741
742\def\@Thm#1#2#3{\topsep 7\p@ \@plus2\p@ \@minus4\p@
743\@ifnextchar[{\@Ythm{#1}{#2}{#3}}{\@Xthm{#1}{#2}{#3}}}
744
745\def\@Xthm#1#2#3{\@Begintheorem{#1}{#2}{#3}\ignorespaces}
746
747\def\@Ythm#1#2#3[#4]{\@Opargbegintheorem{#1}
748       {#4}{#2}{#3}\ignorespaces}
749
750\def\@Begintheorem#1#2#3{#3\trivlist
751                           \item[\hskip\labelsep{#2#1\@thmcounterend}]}
752
753\def\@Opargbegintheorem#1#2#3#4{#4\trivlist
754      \item[\hskip\labelsep{#3#1}]{#3(#2)\@thmcounterend\ }}
755
756\if@envcntsect
757   \def\@thmcountersep{.}
758   \spnewtheorem{theorem}{Theorem}[section]{\bfseries}{\itshape}
759\else
760   \spnewtheorem{theorem}{Theorem}{\bfseries}{\itshape}
761   \if@envcntreset
762      \@addtoreset{theorem}{section}
763   \else
764      \@addtoreset{theorem}{chapter}
765   \fi
766\fi
767
768%definition of divers theorem environments
769\spnewtheorem*{claim}{Claim}{\itshape}{\rmfamily}
770\spnewtheorem*{proof}{Proof}{\itshape}{\rmfamily}
771\if@envcntsame % alle Umgebungen wie Theorem.
772   \def\spn@wtheorem#1#2#3#4{\@spothm{#1}[theorem]{#2}{#3}{#4}}
773\else % alle Umgebungen mit eigenem Zaehler
774   \if@envcntsect % mit section numeriert
775      \def\spn@wtheorem#1#2#3#4{\@spxnthm{#1}{#2}[section]{#3}{#4}}
776   \else % nicht mit section numeriert
777      \if@envcntreset
778         \def\spn@wtheorem#1#2#3#4{\@spynthm{#1}{#2}{#3}{#4}
779                                   \@addtoreset{#1}{section}}
780      \else
781         \let\spn@wtheorem=\@spynthm
782      \fi
783   \fi
784\fi
785\spn@wtheorem{case}{Case}{\itshape}{\rmfamily}
786\spn@wtheorem{conjecture}{Conjecture}{\itshape}{\rmfamily}
787\spn@wtheorem{corollary}{Corollary}{\bfseries}{\itshape}
788\spn@wtheorem{definition}{Definition}{\bfseries}{\itshape}
789\spn@wtheorem{example}{Example}{\itshape}{\rmfamily}
790\spn@wtheorem{exercise}{Exercise}{\bfseries}{\rmfamily}
791\spn@wtheorem{lemma}{Lemma}{\bfseries}{\itshape}
792\spn@wtheorem{note}{Note}{\itshape}{\rmfamily}
793\spn@wtheorem{problem}{Problem}{\bfseries}{\rmfamily}
794\spn@wtheorem{property}{Property}{\itshape}{\rmfamily}
795\spn@wtheorem{proposition}{Proposition}{\bfseries}{\itshape}
796\spn@wtheorem{question}{Question}{\itshape}{\rmfamily}
797\spn@wtheorem{solution}{Solution}{\bfseries}{\rmfamily}
798\spn@wtheorem{remark}{Remark}{\itshape}{\rmfamily}
799%
800\newenvironment{theopargself}
801    {\def\@spopargbegintheorem##1##2##3##4##5{\trivlist
802         \item[\hskip\labelsep{##4##1\ ##2}]{##4##3\@thmcounterend\ }##5}
803     \def\@Opargbegintheorem##1##2##3##4{##4\trivlist
804         \item[\hskip\labelsep{##3##1}]{##3##2\@thmcounterend\ }}}{}
805\newenvironment{theopargself*}
806    {\def\@spopargbegintheorem##1##2##3##4##5{\trivlist
807         \item[\hskip\labelsep{##4##1\ ##2}]{\hspace*{-\labelsep}##4##3\@thmcounterend}##5}
808     \def\@Opargbegintheorem##1##2##3##4{##4\trivlist
809         \item[\hskip\labelsep{##3##1}]{\hspace*{-\labelsep}##3##2\@thmcounterend}}}{}
810\fi
811
812\def\@takefromreset#1#2{%
813    \def\@tempa{#1}%
814    \let\@tempd\@elt
815    \def\@elt##1{%
816        \def\@tempb{##1}%
817        \ifx\@tempa\@tempb\else
818            \@addtoreset{##1}{#2}%
819        \fi}%
820    \expandafter\expandafter\let\expandafter\@tempc\csname cl@#2\endcsname
821    \expandafter\def\csname cl@#2\endcsname{}%
822    \@tempc
823    \let\@elt\@tempd}
824
825\def\squareforqed{\hbox{\rlap{$\sqcap$}$\sqcup$}}
826\def\qed{\ifmmode\else\unskip\quad\fi\squareforqed}
827\def\smartqed{\def\qed{\ifmmode\squareforqed\else{\unskip\nobreak\hfil
828\penalty50\hskip1em\null\nobreak\hfil\squareforqed
829\parfillskip=0pt\finalhyphendemerits=0\endgraf}\fi}}
830
831% Define `abstract' environment
832\def\abstract{\topsep=0pt\partopsep=0pt\parsep=0pt\itemsep=0pt\relax
833\trivlist\item[\hskip\labelsep
834{\bfseries\abstractname}]\if!\abstractname!\hskip-\labelsep\fi}
835\if@twocolumn
836   \def\endabstract{\endtrivlist\addvspace{5mm}\strich}
837   \def\strich{\hrule\vskip3ptplus12pt\null}
838\else
839   \def\endabstract{\endtrivlist\addvspace{3mm}}
840\fi
841%
842\newenvironment{verse}
843               {\let\\\@centercr
844                \list{}{\itemsep      \z@
845                        \itemindent   -1.5em%
846                        \listparindent\itemindent
847                        \rightmargin  \leftmargin
848                        \advance\leftmargin 1.5em}%
849                \item\relax}
850               {\endlist}
851\newenvironment{quotation}
852               {\list{}{\listparindent 1.5em%
853                        \itemindent    \listparindent
854                        \rightmargin   \leftmargin
855                        \parsep        \z@ \@plus\p@}%
856                \item\relax}
857               {\endlist}
858\newenvironment{quote}
859               {\list{}{\rightmargin\leftmargin}%
860                \item\relax}
861               {\endlist}
862\newcommand\appendix{\par
863  \setcounter{section}{0}%
864  \setcounter{subsection}{0}%
865  \renewcommand\thesection{\@Alph\c@section}}
866\setlength\arraycolsep{1.5\p@}
867\setlength\tabcolsep{6\p@}
868\setlength\arrayrulewidth{.4\p@}
869\setlength\doublerulesep{2\p@}
870\setlength\tabbingsep{\labelsep}
871\skip\@mpfootins = \skip\footins
872\setlength\fboxsep{3\p@}
873\setlength\fboxrule{.4\p@}
874\renewcommand\theequation{\@arabic\c@equation}
875\newcounter{figure}
876\renewcommand\thefigure{\@arabic\c@figure}
877\def\fps@figure{tbp}
878\def\ftype@figure{1}
879\def\ext@figure{lof}
880\def\fnum@figure{\figurename~\thefigure}
881\newenvironment{figure}
882               {\@float{figure}}
883               {\end@float}
884\newenvironment{figure*}
885               {\@dblfloat{figure}}
886               {\end@dblfloat}
887\newcounter{table}
888\renewcommand\thetable{\@arabic\c@table}
889\def\fps@table{tbp}
890\def\ftype@table{2}
891\def\ext@table{lot}
892\def\fnum@table{\tablename~\thetable}
893\newenvironment{table}
894               {\@float{table}}
895               {\end@float}
896\newenvironment{table*}
897               {\@dblfloat{table}}
898               {\end@dblfloat}
899
900\def \@floatboxreset {%
901        \reset@font
902        \small
903        \@setnobreak
904        \@setminipage
905}
906
907\newlength\abovecaptionskip
908\newlength\belowcaptionskip
909\setlength\abovecaptionskip{10\p@}
910\setlength\belowcaptionskip{0\p@}
911\newcommand\leftlegendglue{}
912
913\def\fig@type{figure}
914
915\newdimen\figcapgap\figcapgap=3pt
916\newdimen\tabcapgap\tabcapgap=5.5pt
917
918\@ifundefined{floatlegendstyle}{\def\floatlegendstyle{\bfseries}}{}
919
920\long\def\@caption#1[#2]#3{\par\addcontentsline{\csname
921  ext@#1\endcsname}{#1}{\protect\numberline{\csname
922  the#1\endcsname}{\ignorespaces #2}}\begingroup
923    \@parboxrestore
924    \@makecaption{\csname fnum@#1\endcsname}{\ignorespaces #3}\par
925  \endgroup}
926
927\def\capstrut{\vrule\@width\z@\@height\topskip}
928
929\@ifundefined{captionstyle}{\def\captionstyle{\normalfont\small}}{}
930
931\long\def\@makecaption#1#2{%
932 \captionstyle
933 \ifx\@captype\fig@type
934   \vskip\figcapgap
935 \fi
936 \setbox\@tempboxa\hbox{{\floatlegendstyle #1\floatcounterend}%
937 \capstrut #2}%
938 \ifdim \wd\@tempboxa >\hsize
939   {\floatlegendstyle #1\floatcounterend}\capstrut #2\par
940 \else
941   \hbox to\hsize{\leftlegendglue\unhbox\@tempboxa\hfil}%
942 \fi
943 \ifx\@captype\fig@type\else
944   \vskip\tabcapgap
945 \fi}
946
947\newdimen\figgap\figgap=1cc
948\long\def\@makesidecaption#1#2{%
949   \parbox[b]{\@tempdima}{\captionstyle{\floatlegendstyle
950                                         #1\floatcounterend}#2}}
951\def\sidecaption#1\caption{%
952\setbox\@tempboxa=\hbox{#1\unskip}%
953\if@twocolumn
954 \ifdim\hsize<\textwidth\else
955   \ifdim\wd\@tempboxa<\columnwidth
956      \typeout{Double column float fits into single column -
957            ^^Jyou'd better switch the environment. }%
958   \fi
959 \fi
960\fi
961\@tempdima=\hsize
962\advance\@tempdima by-\figgap
963\advance\@tempdima by-\wd\@tempboxa
964\ifdim\@tempdima<3cm
965    \typeout{\string\sidecaption: No sufficient room for the legend;
966             using normal \string\caption. }%
967   \unhbox\@tempboxa
968   \let\@capcommand=\@caption
969\else
970   \let\@capcommand=\@sidecaption
971   \leavevmode
972   \unhbox\@tempboxa
973   \hfill
974\fi
975\refstepcounter\@captype
976\@dblarg{\@capcommand\@captype}}
977
978\long\def\@sidecaption#1[#2]#3{\addcontentsline{\csname
979  ext@#1\endcsname}{#1}{\protect\numberline{\csname
980  the#1\endcsname}{\ignorespaces #2}}\begingroup
981    \@parboxrestore
982    \@makesidecaption{\csname fnum@#1\endcsname}{\ignorespaces #3}\par
983  \endgroup}
984
985% Define `acknowledgement' environment
986\def\acknowledgement{\par\addvspace{17pt}\small\rmfamily
987\trivlist\if!\ackname!\item[]\else
988\item[\hskip\labelsep
989{\it\ackname}]\fi}
990\def\endacknowledgement{\endtrivlist\addvspace{6pt}}
991% Define `noteadd' environment
992\def\noteadd{\par\addvspace{17pt}\small\rmfamily
993\trivlist\item[\hskip\labelsep
994{\itshape\noteaddname}]}
995\def\endnoteadd{\endtrivlist\addvspace{6pt}}
996
997\DeclareOldFontCommand{\rm}{\normalfont\rmfamily}{\mathrm}
998\DeclareOldFontCommand{\sf}{\normalfont\sffamily}{\mathsf}
999\DeclareOldFontCommand{\tt}{\normalfont\ttfamily}{\mathtt}
1000\DeclareOldFontCommand{\bf}{\normalfont\bfseries}{\mathbf}
1001\DeclareOldFontCommand{\it}{\normalfont\itshape}{\mathit}
1002\DeclareOldFontCommand{\sl}{\normalfont\slshape}{\@nomath\sl}
1003\DeclareOldFontCommand{\sc}{\normalfont\scshape}{\@nomath\sc}
1004\DeclareRobustCommand*\cal{\@fontswitch\relax\mathcal}
1005\DeclareRobustCommand*\mit{\@fontswitch\relax\mathnormal}
1006\newcommand\@pnumwidth{1.55em}
1007\newcommand\@tocrmarg{2.55em}
1008\newcommand\@dotsep{4.5}
1009\setcounter{tocdepth}{1}
1010\newcommand\tableofcontents{%
1011    \section*{\contentsname}%
1012    \@starttoc{toc}%
1013    \addtocontents{toc}{\begingroup\protect\small}%
1014    \AtEndDocument{\addtocontents{toc}{\endgroup}}%
1015    }
1016\newcommand*\l@part[2]{%
1017  \ifnum \c@tocdepth >-2\relax
1018    \addpenalty\@secpenalty
1019    \addvspace{2.25em \@plus\p@}%
1020    \begingroup
1021      \setlength\@tempdima{3em}%
1022      \parindent \z@ \rightskip \@pnumwidth
1023      \parfillskip -\@pnumwidth
1024      {\leavevmode
1025       \large \bfseries #1\hfil \hb@xt@\@pnumwidth{\hss #2}}\par
1026       \nobreak
1027       \if@compatibility
1028         \global\@nobreaktrue
1029         \everypar{\global\@nobreakfalse\everypar{}}%
1030      \fi
1031    \endgroup
1032  \fi}
1033\newcommand*\l@section{\@dottedtocline{1}{0pt}{1.5em}}
1034\newcommand*\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
1035\newcommand*\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
1036\newcommand*\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
1037\newcommand*\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
1038\newcommand\listoffigures{%
1039    \section*{\listfigurename
1040      \@mkboth{\listfigurename}%
1041              {\listfigurename}}%
1042    \@starttoc{lof}%
1043    }
1044\newcommand*\l@figure{\@dottedtocline{1}{1.5em}{2.3em}}
1045\newcommand\listoftables{%
1046    \section*{\listtablename
1047      \@mkboth{\listtablename}{\listtablename}}%
1048    \@starttoc{lot}%
1049    }
1050\let\l@table\l@figure
1051\newdimen\bibindent
1052\setlength\bibindent{\parindent}
1053\def\@biblabel#1{#1.}
1054\def\@lbibitem[#1]#2{\item[{[#1]}\hfill]\if@filesw
1055      {\let\protect\noexpand
1056       \immediate
1057       \write\@auxout{\string\bibcite{#2}{#1}}}\fi\ignorespaces}
1058\newenvironment{thebibliography}[1]
1059     {\section*{\refname
1060        \@mkboth{\refname}{\refname}}\small
1061      \list{\@biblabel{\@arabic\c@enumiv}}%
1062           {\settowidth\labelwidth{\@biblabel{#1}}%
1063            \leftmargin\labelwidth
1064            \advance\leftmargin\labelsep
1065            \@openbib@code
1066            \usecounter{enumiv}%
1067            \let\p@enumiv\@empty
1068            \renewcommand\theenumiv{\@arabic\c@enumiv}}%
1069      \sloppy\clubpenalty4000\widowpenalty4000%
1070      \sfcode`\.\@m}
1071     {\def\@noitemerr
1072       {\@latex@warning{Empty `thebibliography' environment}}%
1073      \endlist}
1074%
1075\newcount\@tempcntc
1076\def\@citex[#1]#2{\if@filesw\immediate\write\@auxout{\string\citation{#2}}\fi
1077  \@tempcnta\z@\@tempcntb\m@ne\def\@citea{}\@cite{\@for\@citeb:=#2\do
1078    {\@ifundefined
1079       {b@\@citeb}{\@citeo\@tempcntb\m@ne\@citea\def\@citea{,}{\bfseries
1080        ?}\@warning
1081       {Citation `\@citeb' on page \thepage \space undefined}}%
1082    {\setbox\z@\hbox{\global\@tempcntc0\csname b@\@citeb\endcsname\relax}%
1083     \ifnum\@tempcntc=\z@ \@citeo\@tempcntb\m@ne
1084       \@citea\def\@citea{,\hskip0.1em\ignorespaces}\hbox{\csname b@\@citeb\endcsname}%
1085     \else
1086      \advance\@tempcntb\@ne
1087      \ifnum\@tempcntb=\@tempcntc
1088      \else\advance\@tempcntb\m@ne\@citeo
1089      \@tempcnta\@tempcntc\@tempcntb\@tempcntc\fi\fi}}\@citeo}{#1}}
1090\def\@citeo{\ifnum\@tempcnta>\@tempcntb\else
1091            \@citea\def\@citea{,\hskip0.1em\ignorespaces}%
1092  \ifnum\@tempcnta=\@tempcntb\the\@tempcnta\else
1093   {\advance\@tempcnta\@ne\ifnum\@tempcnta=\@tempcntb \else \def\@citea{--}\fi
1094    \advance\@tempcnta\m@ne\the\@tempcnta\@citea\the\@tempcntb}\fi\fi}
1095%
1096\newcommand\newblock{\hskip .11em\@plus.33em\@minus.07em}
1097\let\@openbib@code\@empty
1098\newenvironment{theindex}
1099               {\if@twocolumn
1100                  \@restonecolfalse
1101                \else
1102                  \@restonecoltrue
1103                \fi
1104                \columnseprule \z@
1105                \columnsep 35\p@
1106                \twocolumn[\section*{\indexname}]%
1107                \@mkboth{\indexname}{\indexname}%
1108                \thispagestyle{plain}\parindent\z@
1109                \parskip\z@ \@plus .3\p@\relax
1110                \let\item\@idxitem}
1111               {\if@restonecol\onecolumn\else\clearpage\fi}
1112\newcommand\@idxitem{\par\hangindent 40\p@}
1113\newcommand\subitem{\@idxitem \hspace*{20\p@}}
1114\newcommand\subsubitem{\@idxitem \hspace*{30\p@}}
1115\newcommand\indexspace{\par \vskip 10\p@ \@plus5\p@ \@minus3\p@\relax}
1116\renewcommand\footnoterule{%
1117  \kern-3\p@
1118  \hrule\@width.4\columnwidth
1119  \kern2.6\p@}
1120\newcommand\@makefntext[1]{%
1121    \noindent
1122    \hb@xt@\bibindent{\hss\@makefnmark\enspace}#1}
1123%
1124\newcommand\contentsname{Contents}
1125\newcommand\listfigurename{List of Figures}
1126\newcommand\listtablename{List of Tables}
1127\newcommand\refname{References}
1128\newcommand\indexname{Index}
1129\newcommand\figurename{Fig.}
1130\newcommand\tablename{Table}
1131\newcommand\partname{Part}
1132\newcommand\appendixname{Appendix}
1133\newcommand\abstractname{Abstract\runinend}
1134\newcommand\ackname{Acknowledgements\runinend}
1135\newcommand\noteaddname{Note added in proof}
1136% French section
1137\def\ds@francais{%
1138 \typeout{On parle francais.}%
1139 \def\abstractname{R\'esum\'e\runinend}%
1140 \def\ackname{Remerciements\runinend}%
1141 \def\andname{et}%
1142 \def\lastandname{ et}%
1143 \def\appendixname{Appendice}
1144 \def\chaptername{Chapitre}%
1145 \def\claimname{Pr\'etention}%
1146 \def\conjecturename{Hypoth\`ese}%
1147 \def\contentsname{Table des mati\`eres}%
1148 \def\corollaryname{Corollaire}%
1149 \def\definitionname{D\'efinition}%
1150 \def\examplename{Exemple}%
1151 \def\exercisename{Exercice}%
1152 \def\figurename{Fig.}%
1153 \def\keywordname{{\bfseries Mots-cl\'e\runinend}}
1154 \def\indexname{Index}
1155 \def\lemmaname{Lemme}%
1156 \def\contriblistname{Liste des contributeurs}
1157 \def\listfigurename{Liste des figures}%
1158 \def\listtablename{Liste des tables}%
1159 \def\mailname{{\itshape Correspondence to\/}:}
1160 \def\noteaddname{Note ajout\'ee \`a l'\'epreuve}%
1161 \def\notename{Remarque}%
1162 \def\partname{Partie}%
1163 \def\problemname{Probl\`eme}%
1164 \def\proofname{Preuve}%
1165 \def\propertyname{Caract\'eristique}%
1166%\def\propositionname{Proposition}%
1167 \def\questionname{Question}%
1168 \def\refname{Bibliographie}%
1169 \def\remarkname{Remarque}%
1170 \def\seename{voyez}
1171 \def\solutionname{Solution}%
1172%\def\subclassname{{\it Subject Classifications\/}:}
1173 \def\tablename{Tableau}%
1174 \def\theoremname{Th\'eor\`eme}%
1175}
1176%
1177% German section
1178\def\ds@deutsch{\typeout{Man spricht deutsch.}%
1179 \def\abstractname{Zusammenfassung\runinend}%
1180 \def\ackname{Danksagung\runinend}%
1181 \def\andname{und}%
1182 \def\lastandname{ und}%
1183 \def\appendixname{Anhang}%
1184 \def\chaptername{Kapitel}%
1185 \def\claimname{Behauptung}%
1186 \def\conjecturename{Hypothese}%
1187 \def\contentsname{Inhaltsverzeichnis}%
1188 \def\corollaryname{Korollar}%
1189%\def\definitionname{Definition}%
1190 \def\examplename{Beispiel}%
1191 \def\exercisename{\"Ubung}%
1192 \def\figurename{Abb.}%
1193 \def\keywordname{{\bfseries Schl\"usselw\"orter\runinend}}
1194 \def\indexname{Index}
1195%\def\lemmaname{Lemma}%
1196 \def\contriblistname{Mitarbeiter}
1197 \def\listfigurename{Abbildungsverzeichnis}%
1198 \def\listtablename{Tabellenverzeichnis}%
1199 \def\mailname{{\itshape Correspondence to\/}:}
1200 \def\noteaddname{Nachtrag}%
1201 \def\notename{Anmerkung}%
1202 \def\partname{Teil}%
1203%\def\problemname{Problem}%
1204 \def\proofname{Beweis}%
1205 \def\propertyname{Eigenschaft}%
1206%\def\propositionname{Proposition}%
1207 \def\questionname{Frage}%
1208 \def\refname{Literatur}%
1209 \def\remarkname{Anmerkung}%
1210 \def\seename{siehe}
1211 \def\solutionname{L\"osung}%
1212%\def\subclassname{{\it Subject Classifications\/}:}
1213 \def\tablename{Tabelle}%
1214%\def\theoremname{Theorem}%
1215}
1216\AtBeginDocument{\switch@texts}
1217\newcommand\today{}
1218\edef\today{\ifcase\month\or
1219  January\or February\or March\or April\or May\or June\or
1220  July\or August\or September\or October\or November\or December\fi
1221  \space\number\day, \number\year}
1222\setlength\columnsep{1.5cc}
1223\setlength\columnseprule{0\p@}
1224%
1225\frenchspacing
1226\clubpenalty=10000
1227\widowpenalty=10000
1228\def\thisbottomragged{\def\@textbottom{\vskip\z@ plus.0001fil
1229\global\let\@textbottom\relax}}
1230\pagestyle{headings}
1231\pagenumbering{arabic}
1232\if@twocolumn
1233   \twocolumn
1234\fi
1235\if@referee
1236   \makereferee
1237\fi
1238\flushbottom
1239\endinput
1240%%
1241%% End of file `svjour.cls'.
Note: See TracBrowser for help on using the repository browser.