summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/kluwer/sampopen.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
commit007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch)
tree90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/kluwer/sampopen.tex
parent950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff)
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/kluwer/sampopen.tex')
-rw-r--r--Master/texmf-dist/doc/latex/kluwer/sampopen.tex61
1 files changed, 61 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/kluwer/sampopen.tex b/Master/texmf-dist/doc/latex/kluwer/sampopen.tex
new file mode 100644
index 00000000000..ae22cec31f7
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/kluwer/sampopen.tex
@@ -0,0 +1,61 @@
+\documentclass{kluwer}
+\begin{document}
+\begin{article}
+\begin{opening}
+\title{The `Kluwer' LaTeX Style File:\\
+ An example \texttt{opening} environment\thanks{Donald Knuth}}
+\subtitle{Basic Instructions}
+
+\author{A. \surname{Thor1}\email{thor@wkap.nl}}
+\author{B. \surname{Thor2}\thanks{Partially support...}}
+\institute{KAP}
+\author{C. \surname{Thor3}}
+\institute{}
+
+%\date: rather not
+
+\dedication{To Jim}
+
+\translation{De Kluwer LaTeX stylefile; aanwijzingen voor auteurs}
+
+\runningtitle{De Kluwer LaTeX stylefile}
+\runningauthor{Thor1 e.a.}
+
+\begin{ao}
+Kluwer Prepress Department\\
+P.O. Box 990\\
+3300 AZ Dordrecht\\
+The Netherlands
+\end{ao}
+
+\begin{motto}
+What can't be done with TeX isn't worth doing.
+\end{motto}
+
+\begin{abstract}
+This document describes how to format a paper with
+\texttt{kluwer.cls}, the Kluwer
+classfile for journal submissions.
+\end{abstract}
+
+\keywords{LaTeX, Kluwer, Journal submissions}
+
+\abbreviations{\abbrev{KAP}{Kluwer Academic Publishers};
+ \abbrev{compuscript}{Electronically submitted article}}
+
+\nomenclature{\nomen{KAP}{Kluwer Academic Publishers};
+ \nomen{compuscript}{Electronically submitted article}}
+
+\classification{JEL codes}{D24, L60, 047}
+\end{opening}
+\section{A heading}
+Some text.
+\newpage
+\section{A heading}
+Some text.
+\newpage
+\section{A heading}
+Some text.
+\newpage
+\end{article}
+\end{document}