summaryrefslogtreecommitdiff
path: root/tests/writer.docbook
diff options
context:
space:
mode:
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: \$ \\ \> \[ \{
</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>