aboutsummaryrefslogtreecommitdiff
path: root/test/writer.ms
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-03-25 20:53:32 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-03-25 20:53:32 +0100
commited6249bd0b36613c293f9a7c5cb6df869d3b52e8 (patch)
tree63d7131306f196734b2f38fc5818b620f5d3069d /test/writer.ms
parentc941a00cac0655349b6c03618bc096ac07237779 (diff)
downloadpandoc-ed6249bd0b36613c293f9a7c5cb6df869d3b52e8.tar.gz
Ms writer: use light gray for strikeout.
Pending groff definitions for striking out an arbitrary section of text (not just a few words).
Diffstat (limited to 'test/writer.ms')
-rw-r--r--test/writer.ms4
1 files changed, 3 insertions, 1 deletions
diff --git a/test/writer.ms b/test/writer.ms
index 03512cbb4..0ce199fba 100644
--- a/test/writer.ms
+++ b/test/writer.ms
@@ -36,6 +36,8 @@
.nr FL \n[LL]
.\" footnote point size
.nr FPS (\n[PS] - 2000)
+.\" color used for strikeout
+.defcolor strikecolor rgb 0.2 0.2 0.2
.\" ***************************************************************
.\" PDF metadata
.mso pdfmark.tmac
@@ -588,7 +590,7 @@ So is \f[B]\f[BI]this\f[B]\f[] word.
This is code: \f[C]>\f[], \f[C]$\f[], \f[C]\\\f[], \f[C]\\$\f[],
\f[C]<html>\f[].
.PP
-[STRIKEOUT:This is \f[I]strikeout\f[].]
+\m[strikecolor]This is \f[I]strikeout\f[].\m[]
.PP
Superscripts: a\*{bc\*}d a\*{\f[I]hello\f[]\*} a\*{hello\ there\*}.
.PP