summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-03-23 11:48:01 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-03-23 11:48:01 +0100
commitda0aae9c8fb7cf03e9577b8ae8dce1f2d23c25e9 (patch)
treee5dcdc414e6ab3ed38e93c49448de465f59096bd /test
parent6c204ea2bd9b9526af3b60485d3787da6b7bf8ac (diff)
Ms writer: fixed strong/emph combination.
Perhaps something similar is needed in the man writer.
Diffstat (limited to 'test')
-rw-r--r--test/writer.ms8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/writer.ms b/test/writer.ms
index 14be570e1..63bf359b6 100644
--- a/test/writer.ms
+++ b/test/writer.ms
@@ -563,13 +563,13 @@ An \f[I]emphasized link\**\f[].
/url
.FE
.LP
-\f[B]\f[I]This is strong and em.\f[]\f[]
+\f[B]\f[BI]This is strong and em.\f[B]\f[]
.LP
-So is \f[B]\f[I]this\f[]\f[] word.
+So is \f[B]\f[BI]this\f[B]\f[] word.
.LP
-\f[B]\f[I]This is strong and em.\f[]\f[]
+\f[B]\f[BI]This is strong and em.\f[B]\f[]
.LP
-So is \f[B]\f[I]this\f[]\f[] word.
+So is \f[B]\f[BI]this\f[B]\f[] word.
.LP
This is code: \f[C]>\f[], \f[C]$\f[], \f[C]\\\f[], \f[C]\\$\f[],
\f[C]<html>\f[].