summaryrefslogtreecommitdiff
path: root/macros/plain/contrib/jns/jnsldoc.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/plain/contrib/jns/jnsldoc.sty')
-rw-r--r--macros/plain/contrib/jns/jnsldoc.sty39
1 files changed, 39 insertions, 0 deletions
diff --git a/macros/plain/contrib/jns/jnsldoc.sty b/macros/plain/contrib/jns/jnsldoc.sty
new file mode 100644
index 0000000000..a925c7d774
--- /dev/null
+++ b/macros/plain/contrib/jns/jnsldoc.sty
@@ -0,0 +1,39 @@
+% This is JNSLDOC.STY the modification of the
+% JNS style file for the documentation of
+% the LaTeX macro package from Springer-Verlag
+% for the Journal of Nonlinear Science
+% version of 16 July 1990
+\def\LaTex{{\xxvpt
+\def\psc{\@getfont\psc\scfam\@xxvpt{\@mcsc\@magscale5}}\LaTeX}}
+\def\textfontii{\the\textfont\tw@}
+\def\AmSTeX{{\textfontii A}\kern-.1667em\lower.5ex\hbox
+ {\textfontii M}\kern-.125em{\textfontii S}-\TeX}
+%
+\def\degr{\hbox{$^\circ$}}
+\def\arcmin{\hbox{$^\prime$}}
+\def\arcsec{\hbox{$^{\prime\prime}$}}
+%
+\renewcommand{\labelitemi}{--}
+\newenvironment{alpherate}%
+{\renewcommand{\labelenumi}{\alph{enumi})}\begin{enumerate}}%
+{\end{enumerate}\renewcommand{\labelenumi}{enumi}}
+%
+\def\bibauthoryear{\begingroup
+\def\thebibliography##1{\section*{References}%
+ \small\list{}{\settowidth\labelwidth{}\leftmargin\parindent
+ \itemindent=-\parindent
+ \labelsep=\z@
+ \usecounter{enumi}}%
+ \def\newblock{\hskip .11em plus .33em minus -.07em}%
+ \sloppy
+ \sfcode`\.=1000\relax}%
+ \def\@cite##1{##1}%
+ \def\@lbibitem[##1]##2{\item[]\if@filesw
+ {\def\protect####1{\string ####1\space}\immediate
+ \write\@auxout{\string\bibcite{##2}{##1}}}\fi\ignorespaces}%
+\begin{thebibliography}{}
+\bibitem[1982]{clar:eke} Clarke, F., Ekeland, I.: Nonlinear
+oscillations and boundary-value problems for Hamiltonian systems.
+Arch. Rat. Mech. Anal. {\bf 78} (1982) 315--333
+\end{thebibliography}
+\endgroup}