[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Possible UTP.MAC bug
From: |
Jon Snader |
Subject: |
Re: [Groff] Possible UTP.MAC bug |
Date: |
Tue, 12 Nov 2002 07:22:48 -0500 |
User-agent: |
Mutt/1.4i |
On Tue, Nov 12, 2002 at 11:01:53AM +1030, Greg 'groggy' Lehey wrote:
> On Monday, 11 November 2002 at 16:18:09 -0600, Michael Hobgood wrote:
> > I just noticed that when the UTP is groffed as a
> > single document, table numbers are not being reset
> > at the beginning of each chapter. Rather, they are
> > cumulative.
>
> The way I've handled this is implicit in the attached Makefile. I
> build the chapters individually, then cat the PostScript together and
> run Emacs in batch mode to tidy it up.
>
> emacs -batch $@ -l $F/massageps.el -f massageps -f exit
> [snip]
Doh! The utp macros are supposed to handle this, but I misspelled the
register name when I reset it in the .chapter macro. I'll fix that
and upload it with the TOC changes.
Jon Snader