aboutsummaryrefslogtreecommitdiff
path: root/test/lhs-test.latex+lhs
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+lhs
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+lhs')
-rw-r--r--test/lhs-test.latex+lhs1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lhs-test.latex+lhs b/test/lhs-test.latex+lhs
index e2860024d..806cf598d 100644
--- a/test/lhs-test.latex+lhs
+++ b/test/lhs-test.latex+lhs
@@ -49,6 +49,7 @@
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
\setcounter{secnumdepth}{-\maxdimen} % remove section numbering
+\author{}
\date{}
\begin{document}