Re: [Emc-developers] a couple of make errors

2024-08-03 Thread andy pugh
On Tue, 28 May 2024 at 19:45, Stuart Stevenson wrote: > ../docs/html/hal/rtcomps.html:1001: parser error : Entity 'pi' not defined > Change to 60 for RPM, to 360 for degrees per second, 6.283185 (= 2*π) It seems to work OK in the version of asciidoc used on Github https://github.com/LinuxCNC/l

[Emc-developers] a couple of make errors

2024-05-28 Thread Stuart Stevenson
Gentlemen, I see this error while make is running ../docs/html/hal/rtcomps.html:1001: parser error : Entity 'pi' not defined Change to 60 for RPM, to 360 for degrees per second, 6.283185 (= 2*π) for r I am not sure if this is a bug or not - just wanted to report it. Immediately after the ab