aboutsummaryrefslogtreecommitdiff
path: root/src/Text/Pandoc
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2012-10-28 09:36:15 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2012-10-28 09:36:15 -0700
commit06300e59d51d1040a95e961c7419794b422cbdee (patch)
tree10c141d8e045d23b4502f605d8b511df8f0bca64 /src/Text/Pandoc
parent6f2347635ca86f4152e71ad766fea486692dd63d (diff)
downloadpandoc-06300e59d51d1040a95e961c7419794b422cbdee.tar.gz
Removed citationSuppressParens.
Makefile: Use citeproc-0.3.6 release.
Diffstat (limited to 'src/Text/Pandoc')
-rw-r--r--src/Text/Pandoc/Readers/LaTeX.hs1
1 files changed, 0 insertions, 1 deletions
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