summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/springer/svjour/stropt/stroptgd.tex
blob: fba4ee93d1fb85376bc7d5ecf95b8398f0801101 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
\NeedsTeXFormat{LaTeX2e}[1995/12/01]

\documentclass[draft]{ltxguide}[1995/11/28]
%\usepackage{draftcopy}

\makeatletter
\def\setitemindent#1{\settowidth{\labelwidth}{#1}%
        \leftmargini\labelwidth
        \advance\leftmargini\labelsep
   \def\@listi{\leftmargin\leftmargini
        \labelwidth\leftmargini\advance\labelwidth by -\labelsep}}
\def\setitemitemindent#1{\settowidth{\labelwidth}{#1}%
        \leftmarginii\labelwidth
        \advance\leftmarginii\labelsep
\def\@listii{\leftmargin\leftmarginii
        \labelwidth\leftmarginii\advance\labelwidth by -\labelsep
        \parsep=\parskip
        \topsep=\z@
        \itemsep=\parskip \advance\itemsep by -\parsep}}
%
% adjusted environment "description"
% if an optional parameter (at the first two levels of lists)
% is present, its width is considered to be the widest mark
% throughout the current list.
\def\description{\@ifnextchar[{\@describe}{\list{}{\labelwidth\z@
          \itemindent-\leftmargin \let\makelabel\descriptionlabel}}}
%
\def\describelabel#1{#1\hfil}
\def\@describe[#1]{\relax\ifnum\@listdepth=0
\setitemindent{#1}\else\ifnum\@listdepth=1
\setitemitemindent{#1}\fi\fi
\list{--}{\let\makelabel\describelabel}}
\DeleteShortVerb{\|}
\renewenvironment{decl}[1][]%
    {\par\small\addvspace{2.3ex}%
     \vskip -\parskip
     \ifx\relax#1\relax
        \def\@decl@date{}%
     \else
        \def\@decl@date{\NEWfeature{#1}}%
     \fi
     \noindent\hspace{-\leftmargini}%
     \begin{tabular}{|l|}\hline\ignorespaces}%
    {\\\hline\end{tabular}\nobreak\@decl@date\par\nobreak
     \vspace{2.3ex plus 1ex}\vskip -\parskip}
\MakeShortVerb{\|}
%
\def\@listI{\leftmargin\leftmargini
            \parskip 0\p@ \@plus 1\p@
            \parsep 0\p@ \@plus\p@
            \topsep 2\p@ \@plus\p@
            \itemsep0\p@\relax}
\@listI
\setlength{\parskip}{\medskipamount}
\makeatother
\newcommand{\SJour}{\textsc{SVJour}}

\title{The \SJour\ document class user's guide\\supplement for\\
\textit{Structural Optimization}}

\author{\copyright~1999, Springer Verlag Heidelberg\\
   All rights reserved.}

\date{3 March 2000}

\begin{document}

\maketitle

\section{Introduction}
\label{sec:intro}
This document describes the \textit{stropt} option for the \SJour\
\LaTeXe\ document class. For details on manuscript handling and the
reviewing process we refer to the \emph{Instructions for authors} which
can be found at the Internet address
 \texttt{http://link.springer.de/link/service/journals/00158/index.htm}
via the link ``About this Journal" and in the printed journal. For style
matters please consult previous issues of the journal.

\section{Initializing the class}
\label{sec:opt}

As explained in the main \emph{User's guide} you can
begin a document for \emph{Structural Optimization} by including
\begin{verbatim}
   \documentclass[stropt]{svjour}
\end{verbatim}
as the first line in your text. All other options are also described in
the main \emph{User's guide}.

\section{Changes to the \SJour\ class standard}

As the address of the author appears as a footnote on the first page
of your article and the author name is also repeated there the
construction with \verb|\and| does not work. Hence do not use the
\verb|\and| command in the \verb|\author{...}| as well as in the
\verb|\institute{...}| field. The \verb|\inst| command has
propagated from the author field to the institute field.

If there are authors with different addresses the affiliations
can be indicated with the command \verb|\inst{<number>}| after an
authors name in the \verb|\author{...}| field as well as a leading
\verb|\inst{<number>}| before a particular address in the
\verb|\institute{...}| field.

\section{Changed bibliographic environment\\
for {\tt natbib} usage}

\subsection*{Overview}

The {\tt natbib}\footnote{Natbib coding copyright (C) 1994--1998 Patrick
W. Daly. This file may be used for non-profit purposes. It may not be
distributed in exchange for money, other than distribution costs.}
package is a reimplementation of the \LaTeX\ \verb|\cite|\
command, to work with author-year citations. It is compatible with the
standard bibliographic style files, such as {\tt plain.bst}, as well as
ith those of {\tt harvard, apalike, chicago, astron, authordate}, and of
course {\tt natbib}.

\subsection*{Loading}

A loading with \verb|\usepackage[|{\it options}\verb|]{natbib}| is not
needed. All {\tt natbib} options and citations styles are implemented
for usage with the {\tt agp}-option.

\subsection*{Basic commands}

The {\tt natbib} package has two basic citation commands, \verb|\citet|
and \verb|\citep| for {\it textual} and {\it parenthetical} citations,
respectively. All of these may take one or two optional arguments to add
some text before and after the citation.

\begin{tabular}{l@{\hspace{10pt}$\Rightarrow$\hspace{10pt}}l}
\verb|\citet{jon90}| &Jones et al. (1990)\\
\verb|\citet[chap.~2]{jon90}| &Jones et al. (1990, chap. 2)\\
\noalign{\smallskip}
\verb|\citep{jon90}| &(Jones et al., 1990)\\
\verb|\citep[chap.~2]{jon90}| &(Jones et al., 1990, chap. 2)\\
\verb|\citep[see][]{jon90}| &(see Jones et al., 1990)\\
\verb|\citep[see][chap.~2]{jon90}| &(see Jones et al., 1990, chap. 2)\\
\end{tabular}

\subsection*{Multiple citations}

Multiple citations may be made as usual, by including more than one citation
key in the \verb|\cite| command argument.

\begin{tabular}{l@{\hspace{10pt}$\Rightarrow$\hspace{10pt}}l}
\verb|\citet{jon90,jon91}| &Jones et al. (1990); James et al. (1991)\\
\verb|\citep{jon90,jam91}| &(Jones et al., 1990; James et al. 1991)\\
\verb|\citep{jon90,jon91}| &(Jones et al., 1990, 1991)\\
\verb|\citep{jon90a,jon90b}| &(Jones et al., 1990a,b)\\
\multicolumn{2}{c}{}\\
\multicolumn{2}{c}{}\\
\multicolumn{2}{c}{}\\
\end{tabular}

\subsection*{Bibliography}

Use the \verb|\bibitem| macro in the following way:

\begin{tabular}{l}
\verb|\bibitem[Jones \etal (1990)]{jon90} {\bf Jones ...|\\
\verb|\bibitem[Jones \etal (1991)]{jon91} {\bf Jones ...|\\
\verb|\bibitem[James \etal (1991)]{jam91} {\bf James ...|\\
\end{tabular}

\section{Changes using PostScript fonts}

The journal `Structural Optimization' is typeset using the
PostScript\footnote{PostScript is a trademark of Adobe.} Times fonts for the
main text and math. As the use of PostScript fonts results in different line and page
breaks than when using Computer Modern fonts, we encourage you to use our
document class together with the psnfss package times and if available the
mathtime package. This packages does all necessary font replacements to show
you the page make-up as it will be printed. Ask your local \TeX pert for
details. PostScript previewing is possible on most systems. On some
installations, however, on-screen previewing may be possible only with
CM fonts.

If, for technical reasons, you are not able to use the PS fonts, it is also
possible to use our document class together with the ordinary Computer Modern
fonts. Note, however, that in this case line and page breaks will change when
we re\TeX\ your file with PS fonts, making it necessary for you to check them
again once you receive the proofs from the printer.


\section{Notes}

Again we strongly suggest to use the \verb|\bibitem - \cite| as well as
the \verb|\label -| \verb|\ref| mechanism of \LaTeX\ for your cross
references throughout your document.

\section{Installation}

Following packages should be installed: \verb|times|, \verb|natbib|,
\verb|amsmath|.

\end{document}