Re: [Emc-developers] Indentation of subsections in the HTML man pages

2021-04-17 Thread Hans Unzner
As I don't now when the new groff version is going to be released, this can be easily patched. Just apply the attached changes to this file: /usr/share/groff/1.22.4/tmac/an-old.tmac Hans On 18/04/21 08.34, Hans Unzner wrote: It will be version 3 because the man pages will be automatically form

Re: [Emc-developers] Indentation of subsections in the HTML man pages

2021-04-17 Thread Hans Unzner
It will be version 3 because the man pages will be automatically formatted like this with the next groff release. (without any changes of the man pages) My suggestion to the groff community was directly implemented. Furthermore the subsection headings will also appear in the TOC. In groff 1.22.

Re: [Emc-developers] Indentation of subsections in the HTML man pages

2021-04-17 Thread Nicklas SB Karlsson
Den 2021-04-16 kl. 19:17, skrev Hans Unzner: Unfortunately the subsections (.SS) of the man pages are not treated as such when convertet to HTML. Just bold text. Especially the halui man page lacks clarity because of that. I created a little macro that handles the subsections. What version woul

Re: [Emc-developers] Indentation of subsections in the HTML man pages

2021-04-16 Thread John
For me 3 has way too much indent, a couple of spaces is enough to get the message across. JT On 4/16/21 12:17 PM, Hans Unzner wrote: Unfortunately the subsections (.SS) of the man pages are not treated as such when convertet to HTML. Just bold text. Especially the halui man page lacks clarity

Re: [Emc-developers] Indentation of subsections in the HTML man pages

2021-04-16 Thread andy pugh
On Fri, 16 Apr 2021 at 18:18, Hans Unzner wrote: > What version would you prefer? 3 looked too different at first, but it is growing on me, What does the Hostmot2 manpage look like run through your system? -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the

Re: [Emc-developers] Indentation of subsections in the HTML man pages

2021-04-16 Thread Gene Heskett
On Friday 16 April 2021 13:17:52 Hans Unzner wrote: > Unfortunately the subsections (.SS) of the man pages are not treated > as such when convertet to HTML. Just bold text. > Especially the halui man page lacks clarity because of that. > > I created a little macro that handles the subsections. > W

[Emc-developers] Indentation of subsections in the HTML man pages

2021-04-16 Thread Hans Unzner
Unfortunately the subsections (.SS) of the man pages are not treated as such when convertet to HTML. Just bold text. Especially the halui man page lacks clarity because of that. I created a little macro that handles the subsections. What version would you prefer? 1. Indent the text of the subse