diff --git a/example-llncs.tex b/example-llncs.tex deleted file mode 100644 index 94117a1..0000000 --- a/example-llncs.tex +++ /dev/null @@ -1,31 +0,0 @@ -\documentclass[final, runningheads, USenglish, pdftex]{llncs} -\usepackage{lipsum} -\usepackage[llncs,crop]{llncsconf} - -\conference{International Conference on \LaTeX-Hacks} -\llncs{Anonymous et al. (eds). \emph{Proceedings of the International - Conference on \LaTeX-Hacks}, LNCS~-42. Some Publisher, 2016.}{0042} -\llncsdoi{10.1038/nphys1170} -\title{A Simple Example of the \texttt{llncsconf} Package for \LaTeX} - - -\author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} -\institute{Some Departement, Somewhere} - -\begin{document} - -\maketitle{} -\begin{abstract} -\lipsum[1-2] -\end{abstract} - -\section{Introduction} -\lipsum[1-4] - -\section{Contribution} -\lipsum[5-10] - -\section{Conclusion} -\lipsum[10-12] -% \label{LastPage} -\end{document} diff --git a/example.pdf b/example.pdf index fc4208d..99910c3 100644 Binary files a/example.pdf and b/example.pdf differ diff --git a/example.tex b/example.tex index f37d62a..6df9fdc 100644 --- a/example.tex +++ b/example.tex @@ -1,13 +1,14 @@ \documentclass[final, runningheads, USenglish, pdftex]{llncs} \usepackage{lipsum} -\usepackage[proceedings,crop]{llncsconf} - +%\usepackage[proceedings,crop]{llncsconf} +\usepackage[llncs,crop]{llncsconf} + \conference{International Conference on \LaTeX-Hacks} \llncs{Anonymous et al.\ (eds).\ \emph{Proceedings of the International Conference on \LaTeX-Hacks}, LNCS~-42. Some Publisher, 2016.}{0042} +\llncsdoi{10.1007/xxxx} \title{A Simple Example of the \texttt{llncsconf} Package for \LaTeX} - \author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}} \institute{Some Department, Somewhere}