summaryrefslogtreecommitdiff
path: root/test/writer.ms
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-04-04 17:21:02 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-04-04 17:21:02 +0200
commit48729f9715f4deec6d621c363fd4d16d089497b2 (patch)
treec09eb3d29dd06dd9a619a36933997f00d0a84d53 /test/writer.ms
parent65b692b41318657ba1c9c5a04c733357ade0a471 (diff)
Ms writer improvements:
- added some variables to the default template. - cleaner output for images (stringify alt text).
Diffstat (limited to 'test/writer.ms')
-rw-r--r--test/writer.ms22
1 files changed, 8 insertions, 14 deletions
diff --git a/test/writer.ms b/test/writer.ms
index 759bdba15..0a67a6312 100644
--- a/test/writer.ms
+++ b/test/writer.ms
@@ -17,15 +17,15 @@
.\" left margin
.nr PO 1.25i
.\" top margin
-.nr HM 1.25in
+.nr HM 1.25i
.\" bottom margin
-.nr FM 1.25in
+.nr FM 1.25i
.\" header/footer width
.nr LT \n[LL]
-.\" point size (pt x 1000)
-.nr PS 10000
-.\" line height (pt x 1000)
-.nr VS 12000
+.\" point size
+.nr PS 10p
+.\" line height
+.nr VS 12p
.\" font family: A, BM, H, HN, N, P, T, ZCM
.fam T
.\" paragraph indent
@@ -969,15 +969,9 @@ Images
.LP
From \[lq]Voyage dans la Lune\[rq] by Georges Melies (1902):
.PP
-[IMAGE: \c
-.pdfhref W -D "lalune.jpg" -A "\c" \
- -- "lalune"
-\&]
+[IMAGE: lalune]
.PP
-Here is a movie [IMAGE: \c
-.pdfhref W -D "movie.jpg" -A "\c" \
- -- "movie"
-\&] icon.
+Here is a movie [IMAGE: movie] icon.
.HLINE
.SH 1
Footnotes