aboutsummaryrefslogtreecommitdiff
path: root/test/writer.ms
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-03-15 18:22:38 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-03-15 18:22:38 -0700
commit63a6059790f24b02c594548bd42e01cd082768a0 (patch)
tree4985acf928cbaf21cd5a4f1e71d36dabcf2825c1 /test/writer.ms
parent5f94dd74f199bee90e85185b1bd515b434810f94 (diff)
downloadpandoc-63a6059790f24b02c594548bd42e01cd082768a0.tar.gz
Update tests for new texmath.
Diffstat (limited to 'test/writer.ms')
-rw-r--r--test/writer.ms2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/writer.ms b/test/writer.ms
index 4fa6589ed..329c959fc 100644
--- a/test/writer.ms
+++ b/test/writer.ms
@@ -700,7 +700,7 @@ LaTeX
.IP \[bu] 3
Here\[cq]s some display math:
.EQ
-d over {d x} f ( x ) = lim sub {h -> 0} {f ( x + h ) \[u2212] f ( x )} over h
+d over {d x} f left ( x right ) = lim sub {h -> 0} {f left ( x + h right ) \[u2212] f left ( x right )} over h
.EN
.IP \[bu] 3
Here\[cq]s one that has a line break in it: @alpha + omega times x sup 2@.