summaryrefslogtreecommitdiff
path: root/tests/writer.docbook
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2011-11-12 13:25:02 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2011-11-12 13:25:02 -0800
commit1da1d4ec24533e0213d91efb3529d5f84e189465 (patch)
treee5e64b6086504c477e6de3e09607a02156f96d1d /tests/writer.docbook
parentbf4f8ffe5516a98c4b2f020fb81f978f052d0ee3 (diff)
Updated writer tests for new version of texmath.
Diffstat (limited to 'tests/writer.docbook')
-rw-r--r--tests/writer.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/writer.docbook b/tests/writer.docbook
index 780775d0f..d2b28a28a 100644
--- a/tests/writer.docbook
+++ b/tests/writer.docbook
@@ -1077,7 +1077,7 @@ These should not be escaped: \$ \\ \&gt; \[ \{
</listitem>
<listitem>
<para>
- α ∧ ω
+ <emphasis>α</emphasis> ∧ <emphasis>ω</emphasis>
</para>
</listitem>
<listitem>
@@ -1099,7 +1099,7 @@ These should not be escaped: \$ \\ \&gt; \[ \{
<listitem>
<para>
Here's one that has a line break in it:
- α + ω × <emphasis>x</emphasis><superscript>2</superscript>.
+ <emphasis>α</emphasis> + <emphasis>ω</emphasis> × <emphasis>x</emphasis><superscript>2</superscript>.
</para>
</listitem>
</itemizedlist>