<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p><br>
</p>
<div class="moz-cite-prefix">Op 09-09-2026 om 23:09 schreef Michael
Van Canneyt via fpc-pascal:<br>
</div>
<blockquote type="cite"
cite="mid:b3a5f17e-5d02-48a9-3ef8-6890e50f3c42@freepascal.org">
<br>
<br>
Hi,
<br>
<br>
It always bothered me that it is cumbersome to navigate the docs -
the
<br>
standard tex4ht mechanism is too bare-bones.
<br>
<br>
So I added some postprocessing to add a (optional) sidebar:
<br>
<br>
<a class="moz-txt-link-freetext" href="https://www.freepascal.org/~michael/docs-demo/docs/sidebar/">https://www.freepascal.org/~michael/docs-demo/docs/sidebar/</a>
<br>
<br>
Which makes navigation more comfortable.
<br>
<br>
It loads the sidebar at runtime with some javascript, to avoid
bloating every page with the same sidebar HTML.
<br>
<br>
Comments, suggestions welcome.
<br>
<br>
</blockquote>
<p>Not directly related to the sidebar, but on
<a class="moz-txt-link-freetext" href="https://www.freepascal.org/~michael/docs-demo/docs/sidebar/ref/refsu5.html#x27-310003.1.2">https://www.freepascal.org/~michael/docs-demo/docs/sidebar/ref/refsu5.html#x27-310003.1.2</a>
de range of comp is shown as -2<img
src="https://www.freepascal.org/~michael/docs-demo/docs/sidebar/ref/ref54x.png"
alt="ˆ6 " class="circ">4+1 .. 2¡<img
src="https://www.freepascal.org/~michael/docs-demo/docs/sidebar/ref/ref55x.png"
alt="ˆ6 " class="circ">3-1. On
<a class="moz-txt-link-freetext" href="https://www.freepascal.org/daily/doc/ref/refsu5.html">https://www.freepascal.org/daily/doc/ref/refsu5.html</a> 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.</p>
<p>Vincent</p>
</body>
</html>