From 03167bb4472804135248229297b822763ee42432 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Wed, 28 Sep 2016 12:01:42 +0200 Subject: [PATCH] Updated test suite. --- tests/lhs-test.latex | 6 ++++++ tests/lhs-test.latex+lhs | 6 ++++++ tests/writer.latex | 6 ++++++ tests/writers-lang-and-dir.latex | 6 ++++++ 4 files changed, 24 insertions(+) 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}