aboutsummaryrefslogtreecommitdiff
path: root/test/lhs-test.latex
diff options
context:
space:
mode:
authorYihui Xie <xie@yihui.name>2019-12-05 12:22:31 -0600
committerJohn MacFarlane <jgm@berkeley.edu>2019-12-05 10:22:31 -0800
commitee44d44f20d2a06648efe72a6836c24a179c8146 (patch)
tree55ca2bb08ac592f8bbd222f6688fa66de43de6e3 /test/lhs-test.latex
parente7833c4dfbfb2d0a4f083e305c12549cc87fec54 (diff)
downloadpandoc-ee44d44f20d2a06648efe72a6836c24a179c8146.tar.gz
Keep the \author{} command even if author is not specified (#5961)
Otherwise there will be a LaTeX warning "No \author given" when the .tex file is compiled. This does not affect spacing in the title block.
Diffstat (limited to 'test/lhs-test.latex')
-rw-r--r--test/lhs-test.latex1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lhs-test.latex b/test/lhs-test.latex
index a456995a3..706aaf490 100644
--- a/test/lhs-test.latex
+++ b/test/lhs-test.latex
@@ -82,6 +82,7 @@
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
\setcounter{secnumdepth}{-\maxdimen} % remove section numbering
+\author{}
\date{}
\begin{document}