summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex')
-rw-r--r--Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex17
1 files changed, 16 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex
index 34c6085e23a..3c6da448a69 100644
--- a/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex
+++ b/Master/texmf-dist/doc/latex/authorarchive/examples/brucker-authorarchive-2016-acmart.tex
@@ -22,6 +22,21 @@
\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX}
\author{\protect\href{http://www.brucker.ch/}{Achim D. Brucker}}
+\begin{abstract}
+ \lipsum[1-2]
+\end{abstract}
-\input{input/body}
+\begin{document}
+ \maketitle{}
+
+ \section{Introduction}
+ \lipsum[1-4]
+
+ \section{Contribution}
+ \lipsum[5-10]
+
+ \section{Conclusion}
+ \lipsum[11-12]
+
+\end{document}