Re: [Groff] A few mom incompetencies

2012-11-18 Thread Peter Schaffter
Mikkel -- Sorry for weighing in on this so late. On Sun, Nov 18, 2012, Tadziu Hoffmann wrote: > > Therefore I decided to do it all with simple typesetting > > macros. It is fine but I have some minor problems. > > [...] there is a line at the top of the page. > > If I want it to go away how do

Re: [Groff] A few mom incompetencies

2012-11-18 Thread Tadziu Hoffmann
It's in the documentation. > [...] there is a line at the top of the page. > If I want it to go away how do I do it? .HEADER_RULE OFF > If I want it to stay how do I get text to land > below the line instead of on top of it? If you set T_MARGIN, the position of the page header is set independe

Re: [Groff] A few mom incompetencies

2012-11-18 Thread Ted Harding
It would seem that the horizontal line below the first line on the output page is generated by the macro .NEWPAGE (tested by inserting an extra .NEWPAGE). I can't work out from the [m]om.tmac file how it does this, nor what should be done to prevent it happening (it probably needs one of the defaul

Re: [Groff] A few mom incompetencies

2012-11-17 Thread Ted Harding
On 17-Nov-2012 19:44:27 mikkel meinike wrote: > Hi Groffies > This is about a mom job. I started by asking Peter and he showed me how to > make a kind of stylesheet to make headlines in different colors. I could > not get it to work probably because my version of groff is hopelessly > outdated and

[Groff] A few mom incompetencies

2012-11-17 Thread mikkel meinike
Hi Groffies This is about a mom job. I started by asking Peter and he showed me how to make a kind of stylesheet to make headlines in different colors. I could not get it to work probably because my version of groff is hopelessly outdated and I have not yet succeded in compiling my own. Therefore I