summaryrefslogtreecommitdiff
path: root/tests/writer.latex
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 /tests/writer.latex
parent66575ab620bf095e2178bde60bc9b6b391024911 (diff)
Updated test suite.
Diffstat (limited to 'tests/writer.latex')
-rw-r--r--tests/writer.latex6
1 files changed, 6 insertions, 0 deletions
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}