Re: [groff_www] Macro for codeblocks?

2021-09-05 Thread Meg McRoberts via
Which macro set are you using?  For mm, I think .DS/.DE used to do thisbut it's been a while and things may have changed. Try the following: .DS fun() {         echo "hello" > /dev/null 2>&1; } .DE I added some additional spaces in front of the echo line -- I think the normis to use 8 spaces or

Re: [groff_www] Macro for codeblocks?

2021-09-05 Thread Meg McRoberts via
Shoot!  This mail doesn't look like what I typed!  Let me try the formatting of the code snippet again... On Sunday, September 5, 2021, 1:56:32 AM PDT, Meg McRoberts via wrote: Which macro set are you using?  For mm, I think .DS/.DE used to do thisbut it's been a while and things ma

Re: [groff_www] Macro for codeblocks?

2021-09-05 Thread Meg McRoberts via
Gr -- I give up, but the .DS/.DI should be on separate lines... On Sunday, September 5, 2021, 2:31:21 AM PDT, Meg McRoberts via wrote: Shoot!  This mail doesn't look like what I typed!  Let me try the formatting of the code snippet again...     On Sunday, September 5, 2021, 1:56

Re: [groff_www] Macro for codeblocks?

2021-09-05 Thread NRK
On Sun, Sep 05, 2021 at 08:56:15AM +, Meg McRoberts via wrote: > Which macro set are you using?  For mm, I think .DS/.DE used to do thisbut > it's been a while and things may have changed. I'm using the www macro set since my target output is html. Also .DS/.DE does not seem to have any effec

Re: [groff_www] Macro for codeblocks?

2021-09-05 Thread Ingo Schwarze
Hello, NRK wrote on Sun, Sep 05, 2021 at 07:10:12AM +0600: > Recently I've thought about using groff for writing static website. You mean, like https://mandoc.bsd.lv/mdoc/ http://schwarze.bsd.lv/ ? > One problem I've ran into is doing codeblocks. What I'm trying to do is > this: > > .HTM

Re: [groff_www] Macro for codeblocks?

2021-09-05 Thread Deri
On Sunday, 5 September 2021 11:25:22 BST Ingo Schwarze wrote: > Hello, > > NRK wrote on Sun, Sep 05, 2021 at 07:10:12AM +0600: > > Recently I've thought about using groff for writing static website. > > You mean, like > > https://mandoc.bsd.lv/mdoc/ > http://schwarze.bsd.lv/ or perhaps:- h

Re: What is our ChangeLog management policy?

2021-09-05 Thread Ingo Schwarze
Hi Keith, Keith Marshall wrote on Sat, Sep 04, 2021 at 10:32:05PM +0100: > I see a complete lack of consistency in this. Some commits duplicate > the entire ChangeLog entry in the ChangeLog file, and in the Git log > message; some update the ChangeLog file, but use only a summary line as > the G

Re: What is our ChangeLog management policy?

2021-09-05 Thread G. Branden Robinson
At 2021-09-05T14:25:14+0200, Ingo Schwarze wrote: > Keith Marshall wrote on Sat, Sep 04, 2021 at 10:32:05PM +0100: > > I see a complete lack of consistency in this. Some commits > > duplicate the entire ChangeLog entry in the ChangeLog file, and in > > the Git log message; some update the ChangeLo

Re: What is our ChangeLog management policy?

2021-09-05 Thread Keith Marshall
On 05/09/2021 14:42, G. Branden Robinson wrote: > At 2021-09-05T14:25:14+0200, Ingo Schwarze wrote: >> Keith Marshall wrote on Sat, Sep 04, 2021 at 10:32:05PM +0100: >>> I see a complete lack of consistency in this. Some commits >>> duplicate the entire ChangeLog entry in the ChangeLog file, and i

Re: What is our ChangeLog management policy?

2021-09-05 Thread Ingo Schwarze
Hello Keith, Keith Marshall wrote on Sun, Sep 05, 2021 at 04:49:41PM +0100: > If you would like my proposal, then it would be that we make one final > commit, for each extant ChangeLog file, in which we add a log message to > the effect that free-standing ChangeLog files are deprecated, and that