From 06300e59d51d1040a95e961c7419794b422cbdee Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 28 Oct 2012 09:36:15 -0700 Subject: Removed citationSuppressParens. Makefile: Use citeproc-0.3.6 release. --- src/Text/Pandoc/Readers/LaTeX.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/Text/Pandoc/Readers/LaTeX.hs b/src/Text/Pandoc/Readers/LaTeX.hs index 5a2b7b6c1..14efedef4 100644 --- a/src/Text/Pandoc/Readers/LaTeX.hs +++ b/src/Text/Pandoc/Readers/LaTeX.hs @@ -909,7 +909,6 @@ simpleCiteArgs = try $ do , citationMode = NormalCitation , citationHash = 0 , citationNoteNum = 0 - , citationSuppressParens = False } return $ addPrefix pre $ addSuffix suf $ map conv keys -- cgit v1.2.3