summaryrefslogtreecommitdiff
path: root/tmac/s.tmac
diff options
context:
space:
mode:
authorwlemb <wlemb>2004-04-16 04:48:41 +0000
committerwlemb <wlemb>2004-04-16 04:48:41 +0000
commit6e94b108a6454ceef64dce83d4055d9cc8740fca (patch)
tree7ea1c19b95192d474d7edf3f710728eeacae541a /tmac/s.tmac
parentb5ea80d9ee557611cfc1eee3c947666e9280cab5 (diff)
downloadgroff-6e94b108a6454ceef64dce83d4055d9cc8740fca.tar.gz
* tmac/s.tmac (@init, RP): Allow initialization of the PO register
before the first page.
Diffstat (limited to 'tmac/s.tmac')
-rw-r--r--tmac/s.tmac3
1 files changed, 2 insertions, 1 deletions
diff --git a/tmac/s.tmac b/tmac/s.tmac
index bb481683..b0aff21f 100644
--- a/tmac/s.tmac
+++ b/tmac/s.tmac
@@ -50,7 +50,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
.de @nop
..
.de @init
-.nr PO \\n(.o
+.if !rPO .nr PO \\n(.o
.\" a non-empty environment
.ev ne
\c
@@ -160,6 +160,7 @@ Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
.de RP
.nr cov*rp-format 1
.if \\n[.$] .if '\\$1'no' .nr cov*rp-no 1
+.if rPO .po \\n(POu
.pn 0
..
.de TL