Op 09-09-2026 om 23:09 schreef Michael Van Canneyt via fpc-pascal:
Hi,
It always bothered me that it is cumbersome to navigate the docs - the
standard tex4ht mechanism is too bare-bones.
So I added some postprocessing to add a (optional) sidebar:
https://www.freepascal.org/~michael/docs-demo/docs/sidebar/
Which makes navigation more comfortable.
It loads the sidebar at runtime with some javascript, to avoid
bloating every page with the same sidebar HTML.
Comments, suggestions welcome.
Not directly related to the sidebar, but on
https://www.freepascal.org/~michael/docs-demo/docs/sidebar/ref/refsu5.html#x27-310003.1.2
de range of comp is shown as -2ˆ6 4+1 .. 2¡ˆ6 3-1. On
https://www.freepascal.org/daily/doc/ref/refsu5.html it looks better,
but not exactly like -2^64+1 .. 2^63-1. Are you sure lower bound is
correct? I would expect it to be -2^63.
Vincent
_______________________________________________
fpc-pascal maillist - [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal