From 3d8cccc7e373f9fd28e0276f7ac513cc089f1450 Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 31 Dec 2009 01:13:56 +0000 Subject: Fixed spacing in latex, context templates. Minor fixes in latex, context tests. git-svn-id: https://pandoc.googlecode.com/svn/trunk@1707 788f1e2b-df1e-0410-8736-df70ead52e1b --- tests/writer.context | 3 +-- tests/writer.latex | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/writer.context b/tests/writer.context index e04b42dc0..17466a752 100644 --- a/tests/writer.context +++ b/tests/writer.context @@ -67,10 +67,9 @@ after={\blank[medium]}, ] \protect - \doctitle{Pandoc Test Suite} -\author{John MacFarlane \& Anonymous} +\author{John MacFarlane\\Anonymous} \date{July 17, 2006} \starttext \maketitle diff --git a/tests/writer.latex b/tests/writer.latex index 898396363..ce6014272 100644 --- a/tests/writer.latex +++ b/tests/writer.latex @@ -22,7 +22,6 @@ \usepackage[breaklinks=true]{hyperref} \usepackage{url} \usepackage{graphicx} - \VerbatimFootnotes % allows verbatim text in footnotes \setcounter{secnumdepth}{0} -- cgit v1.2.3