diff options
Diffstat (limited to 'test/latex-reader.native')
| -rw-r--r-- | test/latex-reader.native | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/latex-reader.native b/test/latex-reader.native index 32ee86899..2da08b5d1 100644 --- a/test/latex-reader.native +++ b/test/latex-reader.native @@ -1312,7 +1312,7 @@ Pandoc ] ] ] - , [ RawBlock (Format "latex") "\\doublespacing" ] + , [ RawBlock (Format "latex") "\\doublespacing\n" ] , [ Para [ Math InlineMath "2+2=4" ] ] , [ Para [ Math InlineMath "x \\in y" ] ] , [ Para [ Math InlineMath "\\alpha \\wedge \\omega" ] ] |
