aboutsummaryrefslogtreecommitdiff
path: root/test/writer.ms
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-03-07 21:54:29 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2020-03-07 21:54:29 -0800
commit87875763c8ea81c07ad01972e3740c3f3cdbd0c0 (patch)
treee14f4497756f4fb930903a5392e17d3a55f9ea09 /test/writer.ms
parent2ab83a56e60227339c8c0064988d1264606bfed0 (diff)
downloadpandoc-87875763c8ea81c07ad01972e3740c3f3cdbd0c0.tar.gz
Ms writer: fix definition lists so indent even when...
paragraph indent is set to 0 (as is the default). Also ensure indent for display math that falls back to TeX.
Diffstat (limited to 'test/writer.ms')
-rw-r--r--test/writer.ms78
1 files changed, 39 insertions, 39 deletions
diff --git a/test/writer.ms b/test/writer.ms
index 3362c7b5d..4fa6589ed 100644
--- a/test/writer.ms
+++ b/test/writer.ms
@@ -445,57 +445,57 @@ Definition Lists
.pdfhref M "definition-lists"
.LP
Tight using spaces:
-.IP "\f[B]apple\f[R]"
+.IP "\f[B]apple\f[R]" 3
red fruit
-.RS
+.RS 3
.RE
-.IP "\f[B]orange\f[R]"
+.IP "\f[B]orange\f[R]" 3
orange fruit
-.RS
+.RS 3
.RE
-.IP "\f[B]banana\f[R]"
+.IP "\f[B]banana\f[R]" 3
yellow fruit
-.RS
+.RS 3
.RE
.LP
Tight using tabs:
-.IP "\f[B]apple\f[R]"
+.IP "\f[B]apple\f[R]" 3
red fruit
-.RS
+.RS 3
.RE
-.IP "\f[B]orange\f[R]"
+.IP "\f[B]orange\f[R]" 3
orange fruit
-.RS
+.RS 3
.RE
-.IP "\f[B]banana\f[R]"
+.IP "\f[B]banana\f[R]" 3
yellow fruit
-.RS
+.RS 3
.RE
.LP
Loose:
-.IP "\f[B]apple\f[R]"
+.IP "\f[B]apple\f[R]" 3
red fruit
-.RS
+.RS 3
.RE
-.IP "\f[B]orange\f[R]"
+.IP "\f[B]orange\f[R]" 3
orange fruit
-.RS
+.RS 3
.RE
-.IP "\f[B]banana\f[R]"
+.IP "\f[B]banana\f[R]" 3
yellow fruit
-.RS
+.RS 3
.RE
.LP
Multiple blocks with italics:
-.IP "\f[B]\f[BI]apple\f[B]\f[R]"
+.IP "\f[B]\f[BI]apple\f[B]\f[R]" 3
red fruit
-.RS
+.RS 3
.PP
contains seeds, crisp, pleasant to taste
.RE
-.IP "\f[B]\f[BI]orange\f[B]\f[R]"
+.IP "\f[B]\f[BI]orange\f[B]\f[R]" 3
orange fruit
-.RS
+.RS 3
.IP
.nf
\f[C]
@@ -509,48 +509,48 @@ orange block quote
.RE
.LP
Multiple definitions, tight:
-.IP "\f[B]apple\f[R]"
+.IP "\f[B]apple\f[R]" 3
red fruit
-.RS
+.RS 3
.RE
computer
-.RS
+.RS 3
.RE
-.IP "\f[B]orange\f[R]"
+.IP "\f[B]orange\f[R]" 3
orange fruit
-.RS
+.RS 3
.RE
bank
-.RS
+.RS 3
.RE
.LP
Multiple definitions, loose:
-.IP "\f[B]apple\f[R]"
+.IP "\f[B]apple\f[R]" 3
red fruit
-.RS
+.RS 3
.RE
computer
-.RS
+.RS 3
.RE
-.IP "\f[B]orange\f[R]"
+.IP "\f[B]orange\f[R]" 3
orange fruit
-.RS
+.RS 3
.RE
bank
-.RS
+.RS 3
.RE
.LP
Blank line after term, indented marker, alternate markers:
-.IP "\f[B]apple\f[R]"
+.IP "\f[B]apple\f[R]" 3
red fruit
-.RS
+.RS 3
.RE
computer
-.RS
+.RS 3
.RE
-.IP "\f[B]orange\f[R]"
+.IP "\f[B]orange\f[R]" 3
orange fruit
-.RS
+.RS 3
.IP " 1." 4
sublist
.IP " 2." 4