aboutsummaryrefslogtreecommitdiff
path: root/test/writers-lang-and-dir.latex
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-07-03 15:21:43 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-07-03 15:34:42 -0700
commit972db3cdcac19bca0dd4e0957514a48bbf1feacb (patch)
treefe87f77060792f91c878a436166f5c2eeaf40b72 /test/writers-lang-and-dir.latex
parente00e5a4cc27dd5b995887f8152bb71da4f2792c9 (diff)
downloadpandoc-972db3cdcac19bca0dd4e0957514a48bbf1feacb.tar.gz
Revert "LaTeX template: move title, author, date up to top of preamble."
This reverts commit cc088687b4013c2b8b744eb337ed04fc63f315f2 and PR #7295. This fixes issues people had when using LaTeX commands defined later in the preamble (or in some cases UTF-8 text) in the title or author fields. Closes #7422.
Diffstat (limited to 'test/writers-lang-and-dir.latex')
-rw-r--r--test/writers-lang-and-dir.latex6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/writers-lang-and-dir.latex b/test/writers-lang-and-dir.latex
index e06fe05ed..d91f77325 100644
--- a/test/writers-lang-and-dir.latex
+++ b/test/writers-lang-and-dir.latex
@@ -5,9 +5,6 @@
\documentclass[
english,
]{article}
-\author{}
-\date{}
-
\usepackage{amsmath,amssymb}
\usepackage{lmodern}
\usepackage{iftex}
@@ -87,6 +84,9 @@
\newenvironment{LTR}{\beginL}{\endL}
\fi
+\author{}
+\date{}
+
\begin{document}
\hypertarget{empty-divs-and-spans}{%