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 would you prefer?
1. Indent the text of the subsection:
https://hansu.github.io/linuxcnc-doc/man/man1/halui_subsection1.1.html
2. Indent the subsection heading somewhere between the section heading
and the text like the view in the terminal:
https://hansu.github.io/linuxcnc-doc/man/man1/halui_subsection2.1.html
3. Use <h3></h3> HTML tags and let the indentation be controlled by
the stylesheet:
https://hansu.github.io/linuxcnc-doc/man/man1/halui_subsection3.1.html
Option 3. let the indentation be controlled by the stylesheet. Think
.css have been invented more or less for reasons like this. If need to
or in doubt how to change
https://www.w3schools.com/csSref/pr_text_text-indent.asp
Nicklas Karlsson
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers