summaryrefslogtreecommitdiff
path: root/tmac/ps.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/ps.tmac
parent70ad7dc27fd6b6d3c02fb82eeed0d811e8e51851 (diff)
downloadgroff-aa7f04874c9c5393f9a7a569c6ffe682051b2d07.tar.gz
* tmac/ps.tmac, tmac/html.tmac: Fix compatibility mode issues.
Diffstat (limited to 'tmac/ps.tmac')
-rw-r--r--tmac/ps.tmac4
1 files changed, 2 insertions, 2 deletions
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.