summaryrefslogtreecommitdiff
path: root/tmac/Xps.tmac
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-04-07 04:48:45 +0000
committerwlemb <wlemb>2002-04-07 04:48:45 +0000
commitd8f7c53546a2276ead283ae15c8ce56d8f9aaea0 (patch)
tree0a503106966f7a1635caefbba10e4824c9711130 /tmac/Xps.tmac
parent47fb9e94a29b9677c11bf361258c4864c5543043 (diff)
downloadgroff-d8f7c53546a2276ead283ae15c8ce56d8f9aaea0.tar.gz
* doc/groff.texinfo: Minor improvements.
* tmac/lbp.tmac: Load latin1.tmac. * tmac/X.tmac, tmac/Xps.tmac: Load latin1.tmac or cp1047.tmac. * font/devX*/*: Regenerated (all chars > 0x80 removed).
Diffstat (limited to 'tmac/Xps.tmac')
-rw-r--r--tmac/Xps.tmac7
1 files changed, 7 insertions, 0 deletions
diff --git a/tmac/Xps.tmac b/tmac/Xps.tmac
index b8ce311b..b6a5de6d 100644
--- a/tmac/Xps.tmac
+++ b/tmac/Xps.tmac
@@ -46,3 +46,10 @@
.Xps-char \[lh] \[->]
.Xps-char \[rh] \[<-]
.cp \n[_C]
+.
+.do ie '\[char97]'a' \
+. do mso latin1.tmac
+.el \
+. do mso cp1047.tmac
+.
+.\" make sure that no blank lines creep in at the end of this file.