aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-09-28 12:01:42 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-09-28 12:01:42 +0200
commit03167bb4472804135248229297b822763ee42432 (patch)
treed18a98da3d634cd998faa04e09476eafaa811ef2
parent66575ab620bf095e2178bde60bc9b6b391024911 (diff)
downloadpandoc-03167bb4472804135248229297b822763ee42432.tar.gz
Updated test suite.
-rw-r--r--tests/lhs-test.latex6
-rw-r--r--tests/lhs-test.latex+lhs6
-rw-r--r--tests/writer.latex6
-rw-r--r--tests/writers-lang-and-dir.latex6
4 files changed, 24 insertions, 0 deletions
diff --git a/tests/lhs-test.latex b/tests/lhs-test.latex
index 5f376328a..ac985e287 100644
--- a/tests/lhs-test.latex
+++ b/tests/lhs-test.latex
@@ -84,6 +84,12 @@
\renewcommand{\subparagraph}[1]{\oldsubparagraph{#1}\mbox{}}
\fi
+% set default figure placement to htbp
+\makeatletter
+\def\fps@figure{htbp}
+\makeatother
+
+
\date{}
\begin{document}
diff --git a/tests/lhs-test.latex+lhs b/tests/lhs-test.latex+lhs
index b6db76e6f..37135ad5c 100644
--- a/tests/lhs-test.latex+lhs
+++ b/tests/lhs-test.latex+lhs
@@ -48,6 +48,12 @@
\renewcommand{\subparagraph}[1]{\oldsubparagraph{#1}\mbox{}}
\fi
+% set default figure placement to htbp
+\makeatletter
+\def\fps@figure{htbp}
+\makeatother
+
+
\date{}
\begin{document}
diff --git a/tests/writer.latex b/tests/writer.latex
index eaecea949..7784f0d01 100644
--- a/tests/writer.latex
+++ b/tests/writer.latex
@@ -62,6 +62,12 @@
\renewcommand{\subparagraph}[1]{\oldsubparagraph{#1}\mbox{}}
\fi
+% set default figure placement to htbp
+\makeatletter
+\def\fps@figure{htbp}
+\makeatother
+
+
\title{Pandoc Test Suite}
\author{John MacFarlane \and Anonymous}
\date{July 17, 2006}
diff --git a/tests/writers-lang-and-dir.latex b/tests/writers-lang-and-dir.latex
index badb0eb82..b04b007c4 100644
--- a/tests/writers-lang-and-dir.latex
+++ b/tests/writers-lang-and-dir.latex
@@ -77,6 +77,12 @@
\newenvironment{LTR}{\beginL}{\endL}
\fi
+% set default figure placement to htbp
+\makeatletter
+\def\fps@figure{htbp}
+\makeatother
+
+
\date{}
\begin{document}