summaryrefslogtreecommitdiff
path: root/tests/latex-reader.native
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 /tests/latex-reader.native
parent6f2347635ca86f4152e71ad766fea486692dd63d (diff)
Removed citationSuppressParens.
Makefile: Use citeproc-0.3.6 release.
Diffstat (limited to 'tests/latex-reader.native')
-rw-r--r--tests/latex-reader.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/latex-reader.native b/tests/latex-reader.native
index 6ddcac6d7..67a4e9011 100644
--- a/tests/latex-reader.native
+++ b/tests/latex-reader.native
@@ -260,7 +260,7 @@ Pandoc (Meta {docTitle = [Str "Pandoc",Space,Str "Test",Space,Str "Suite"], docA
,HorizontalRule
,Header 1 [Str "LaTeX"]
,BulletList
- [[Para [Cite [Citation {citationId = "smith.1899", citationPrefix = [], citationSuffix = [Str ",",Space,Str "22-23"], citationMode = AuthorInText, citationNoteNum = 0, citationSuppressParens = False, citationHash = 0}] [RawInline "latex" "\\cite[22-23]{smith.1899}"]]]
+ [[Para [Cite [Citation {citationId = "smith.1899", citationPrefix = [], citationSuffix = [Str ",",Space,Str "22-23"], citationMode = AuthorInText, citationNoteNum = 0, citationHash = 0}] [RawInline "latex" "\\cite[22-23]{smith.1899}"]]]
,[Para [RawInline "latex" "\\doublespacing"]]
,[Para [Math InlineMath "2+2=4"]]
,[Para [Math InlineMath "x \\in y"]]