Re: [Groff] How to disable page numbering

2010-09-26 Thread Anton Shepelev
Werner LEMBERG: > Mhmm. I don't think so. Compare this to gcc's -W > switches which are off by default too. I don't > see an immediate need to change a behaviour which > has been unmodified for more than 20 years. But there is a difference compared to gcc. Missing (undefined) macros ar

Re: [Groff] How to disable page numbering

2010-09-26 Thread Werner LEMBERG
> Werner, would it be better to have warnings enabled by default? Mhmm. I don't think so. Compare this to gcc's -W switches which are off by default too. I don't see an immediate need to change a behaviour which has been unmodified for more than 20 years. Werner

Re: [Groff] How to disable page numbering

2010-09-24 Thread Dorai Sitaram
he text and the footer? thanks, --d - Original Message > From: "ted.hard...@manchester.ac.uk" > To: groff@gnu.org > Sent: Fri, September 24, 2010 4:31:03 AM > Subject: RE: [Groff] How to disable page numbering > > On 24-Sep-10 06:35:02, Chris Velevitch wro

Re: [Groff] How to disable page numbering

2010-09-24 Thread Anton Shepelev
Ted Harding: > When you use the 'ms' macros, there is no macro > ".PO", so your ".PO 0" would have no effect. The lack of warning/error messages can be mislead- ing. At least, it had been so with me until I dis- covered that they must be turned on with the .warn request. Werner, would

RE: [Groff] How to disable page numbering

2010-09-24 Thread Ted Harding
On 24-Sep-10 06:35:02, Chris Velevitch wrote: > On the second and subsequent pages there is a page number of > the form "-N-". How do I disable/suppress this? > > Also, there seems to be an additional page offset even though > I've added a:- > > .po 0 > > How do I get rid of that? Is is related

[Groff] How to disable page numbering

2010-09-23 Thread Chris Velevitch
On the second and subsequent pages there is a page number of the form "-N-". How do I disable/suppress this? Also, there seems to be an additional page offset even though I've added a:- .po 0 How do I get rid of that? Is is related to the page numbers being displayed? I'm doing the following:-