aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--latex.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/latex.template b/latex.template
index 8142fb986..507686a12 100644
--- a/latex.template
+++ b/latex.template
@@ -87,7 +87,7 @@ $if(title)$
\title{$title$}
$endif$
$if(author)$
-\author{$for(author)$$author$$sep$\\$endfor$}
+\author{$for(author)$$author$$sep$ \and $endfor$}
$endif$
$if(date)$
\date{$date$}