Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-05 Thread Jérémie Tarot
Le jeu. 5 mai 2022 à 11:28, Hans Unzner a écrit : > Am Mittwoch, 4. Mai 2022 schrieb Jérémie Tarot : > > Isn't an adoc file a better man page? 😉 > > You compare apples with bananas ;-) > Do you mean man pages vs. HTML/PDF-docs or Groff vs. AsciiDoc? > No, that really was just a joke :-P But I di

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-05 Thread Hans Unzner
Am Mittwoch, 4. Mai 2022 schrieb Jérémie Tarot : > Isn't an adoc file a better man page? 😉 You compare apples with bananas ;-) Do you mean man pages vs. HTML/PDF-docs or Groff vs. AsciiDoc? ___ Emc-developers mailing list Emc-developers@lists.sourceforg

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Jérémie Tarot
Le mer. 4 mai 2022 à 23:10, Hans Unzner a écrit : > > Am 04.05.22 um 22:25 schrieb Jérémie Tarot: > > Le mer. 4 mai 2022 à 21:58, Hans Unzner a écrit : > > > >> There are a lot of hal components out there which will > >> still use Groff inside. And if we have AsciiDoc inside the .comp files, > >

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Hans Unzner
Am 04.05.22 um 22:25 schrieb Jérémie Tarot: Le mer. 4 mai 2022 à 21:58, Hans Unzner a écrit : Am 04.05.22 um 20:53 schrieb andy pugh: On Wed, 4 May 2022 at 19:26, Hans Unzner wrote: My plan is to generate the HTML man pages directly from the adoc man pages, when we made the switchover t

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Hans Unzner
Am 04.05.22 um 22:04 schrieb andy pugh: On Wed, 4 May 2022 at 20:58, Hans Unzner wrote: Sure, but *backward-compatibility*. If we replace all Groff formatting in the .comp files by AsciiDoc, we should adapt halcomp that it understands both Actually, that's probably the easy way. Have halco

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Jérémie Tarot
Le mer. 4 mai 2022 à 21:58, Hans Unzner a écrit : > > > Am 04.05.22 um 20:53 schrieb andy pugh: > > On Wed, 4 May 2022 at 19:26, Hans Unzner wrote: > > > >> My plan is to generate the HTML man pages directly from the adoc man > >> pages, when we made the switchover to maintain them as AsciiDoc.

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Jérémie Tarot
Le mer. 4 mai 2022 à 22:07, andy pugh a écrit : > On Wed, 4 May 2022 at 20:58, Hans Unzner wrote: > > > Sure, but *backward-compatibility*. If we replace all Groff formatting > > in the .comp files by AsciiDoc, we should adapt halcomp that it > > understands both > > Actually, that's probably th

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread andy pugh
On Wed, 4 May 2022 at 20:58, Hans Unzner wrote: > Sure, but *backward-compatibility*. If we replace all Groff formatting > in the .comp files by AsciiDoc, we should adapt halcomp that it > understands both Actually, that's probably the easy way. Have halcompile convert groff formatting to adoc a

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Hans Unzner
Am 04.05.22 um 20:53 schrieb andy pugh: On Wed, 4 May 2022 at 19:26, Hans Unzner wrote: My plan is to generate the HTML man pages directly from the adoc man pages, when we made the switchover to maintain them as AsciiDoc. But there are some thoughts needed how to handle the man pages from h

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Jérémie Tarot
Le mer. 4 mai 2022 à 20:26, Hans Unzner a écrit : > Am 04.05.22 um 19:57 schrieb Jérémie Tarot: > > Le mer. 4 mai 2022 à 19:27, Hans Unzner a écrit : > > > Any chance this could be fixed by switching man pages to adoc ? > > > My plan is to generate the HTML man pages directly from the adoc man

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread andy pugh
On Wed, 4 May 2022 at 19:26, Hans Unzner wrote: > My plan is to generate the HTML man pages directly from the adoc man > pages, when we made the switchover to maintain them as AsciiDoc. > But there are some thoughts needed how to handle the man pages from > halcomp... In general the docs in the

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Hans Unzner
Am 04.05.22 um 19:57 schrieb Jérémie Tarot: Le mer. 4 mai 2022 à 19:27, Hans Unzner a écrit : Am 04.05.22 um 17:31 schrieb Jérémie Tarot: Le mar. 3 mai 2022 à 06:37, Hans Unzner a écrit : Hi I can provide a fix for the issue below: https://github.com/LinuxCNC/linuxcnc/commit/caa59738

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Jérémie Tarot
Le mer. 4 mai 2022 à 19:27, Hans Unzner a écrit : > > > Am 04.05.22 um 17:31 schrieb Jérémie Tarot: > > Le mar. 3 mai 2022 à 06:37, Hans Unzner a écrit : > > > >> Hi > >> I can provide a fix for the issue below: > >> > >> > https://github.com/LinuxCNC/linuxcnc/commit/caa59738eaa982df96658724feb3

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Hans Unzner
Am 04.05.22 um 17:31 schrieb Jérémie Tarot: Le mar. 3 mai 2022 à 06:37, Hans Unzner a écrit : Hi I can provide a fix for the issue below: https://github.com/LinuxCNC/linuxcnc/commit/caa59738eaa982df96658724feb3c0ae4879119c It uses the fixed Groff macro locally because it is still up to the

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread Jérémie Tarot
Le mar. 3 mai 2022 à 06:37, Hans Unzner a écrit : > Hi > I can provide a fix for the issue below: > > https://github.com/LinuxCNC/linuxcnc/commit/caa59738eaa982df96658724feb3c0ae4879119c > It uses the fixed Groff macro locally because it is still up to the > stars when Groff 1.23 will be released

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-04 Thread andy pugh
On Wed, 4 May 2022 at 07:55, Hans Unzner wrote: > > Would you go for that fix? To be honest, i don't really understand the fix, but I approve of the result. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils a

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-03 Thread Hans Unzner
Would you go for that fix? Am Di., 3. Mai 2022 um 23:22 Uhr schrieb andy pugh : > On Tue, 3 May 2022 at 05:37, Hans Unzner wrote: > > > Looks much better with correct subsections. > > I concur. > > -- > atp > "A motorcycle is a bicycle with a pandemonium attachment and is > designed for the espe

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-03 Thread andy pugh
On Tue, 3 May 2022 at 05:37, Hans Unzner wrote: > Looks much better with correct subsections. I concur. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Ne

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-05-02 Thread Hans Unzner
Hi I can provide a fix for the issue below: https://github.com/LinuxCNC/linuxcnc/commit/caa59738eaa982df96658724feb3c0ae4879119c It uses the fixed Groff macro locally because it is still up to the stars when Groff 1.23 will be released (which includes this fix). But it is a temporary solution (f

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-03-23 Thread Hans Unzner
Am 23.03.22 um 00:57 schrieb Steffen Möller: On 22.03.22 21:51, Hans Unzner wrote: Am 22.03.22 um 12:17 schrieb Steffen Möller: It may be worthwhile to contact the Debian maintainer of groff about the possibility to update to a snapshot of groff in debian/unstable. But how do we benefit

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-03-22 Thread Steffen Möller
On 22.03.22 02:35, andy pugh wrote: On Sat, 19 Mar 2022 at 08:51, Hans Unzner wrote: What do you think and who can do that? Seb has control of the buildbot. And it looks like a local fix is needed? It may be worthwhile to contact the Debian maintainer of groff about the possibility to upd

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-03-21 Thread Hans Unzner
Am Dienstag, 22. März 2022 schrieb andy pugh : > On Sat, 19 Mar 2022 at 08:51, Hans Unzner wrote: > >> What do you think and who can do that? > > Seb has control of the buildbot. And it looks like a local fix is needed? Yes exactly. ___ Emc-developers

Re: [Emc-developers] Fix for Groff subsection in HTML

2022-03-21 Thread andy pugh
On Sat, 19 Mar 2022 at 08:51, Hans Unzner wrote: > What do you think and who can do that? Seb has control of the buildbot. And it looks like a local fix is needed? -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, dared

[Emc-developers] Fix for Groff subsection in HTML

2022-03-19 Thread Hans Unzner
Hi, currently there is a little bug in Groff that doesn't display subesections (.SS) in the HTML output correctly. A fix for that is already in the Groff dev branch, but the date for the next release is still written in the stars. So my suggestion is just to add that fix to the appropriate file