summaryrefslogtreecommitdiff
path: root/tmac
diff options
context:
space:
mode:
authorwlemb <wlemb>2002-01-28 15:38:07 +0000
committerwlemb <wlemb>2002-01-28 15:38:07 +0000
commitaa7f04874c9c5393f9a7a569c6ffe682051b2d07 (patch)
tree8b5d8378946b733785be75f7c13322bba90079da /tmac
parent70ad7dc27fd6b6d3c02fb82eeed0d811e8e51851 (diff)
downloadgroff-aa7f04874c9c5393f9a7a569c6ffe682051b2d07.tar.gz
* tmac/ps.tmac, tmac/html.tmac: Fix compatibility mode issues.
Diffstat (limited to 'tmac')
-rw-r--r--tmac/html.tmac4
-rw-r--r--tmac/ps.tmac4
2 files changed, 4 insertions, 4 deletions
diff --git a/tmac/html.tmac b/tmac/html.tmac
index efa719d8..7a147fb5 100644
--- a/tmac/html.tmac
+++ b/tmac/html.tmac
@@ -27,8 +27,6 @@
.if !c\(rh .char \(rh ->
.if !c\(bq .tr \(bq,
.if !c\(aq .tr \(aq'
-.if !\n(_C .mso pspic.tmac
-.cp \n(_C
.\" now turn off all headers and footers for ms, me and mm macro sets
.if d EF .EF ''''
.if d EH .EH ''''
@@ -534,4 +532,6 @@
.defcolor yellowgreen rgb #52d017
.\" default glyph color to black (leave the background color alone)
\m[black]\c
+.if !\n(_C .mso pspic.tmac
+.cp \n(_C
.\" end of file, make sure this is the last line
diff --git a/tmac/ps.tmac b/tmac/ps.tmac
index 9d1bd554..433b5e8d 100644
--- a/tmac/ps.tmac
+++ b/tmac/ps.tmac
@@ -50,8 +50,6 @@
.if !c\[tm] .char \[tm] \s-3\v'-.3m'TM\v'+.3m'\s+3
.\" pic tests this register to see whether it should use \X'ps:...'
.nr 0p 1
-.cp \n(_C
-.if !\n(.C .mso pspic.tmac
.\" now for color definitions
.\"
.\" this is a composite of MIT's X Consortium red/green/blue (rgb) color
@@ -601,4 +599,6 @@
.defcolor yellow2 rgb #eeee00
.defcolor yellow3 rgb #cdcd00
.defcolor yellow4 rgb #8b8b00
+.cp \n(_C
+.if !\n(.C .mso pspic.tmac
.\" make sure that no blank lines creep in at the end of this file.