On 3/3/26 13:30, Waldek Hebisch wrote:
> - When listing X libraries I deliberatly did not list 'xfonts-100dpi':
> it is not a library and fonst are not needed for build.
OK, then I only mention it under "issues" when starting fricas.
> - You changed list of needed LaTeX package, removing 'amssymb' and
> 'graphicx', but AFAICS they are referenced by documentation files.
> On my machine 'graphicx' is in 'texlive-latex-base' and 'amssymb'
> is in 'texlive-base'. You added 'mleftright' but AFAICS it is not
> referenced directly by documentation files (may be needed as a
> dependence of some other package).
Thank you. I now faintly remember that at some point I wasn't satisfied
with mleftright and removed it.
> - Concerning needed space, 0.8 GB is enough for build without Aldor
> interface, Aldor indeed significantly increases it.
OK, but that does not include the book and the html-files.
Maybe we need to be a bit more specific and saying "FriCAS core without
documentation and without Aldor interface"
> - I used 'fr-build' for a reason: there is less risk that a user
> will think that it is a hardcoded name, it is not to long and
> reasonably distinctive.
Ah, this was the idea. I would have used an environment variable and
told the user that it can be anything. But, OK, let's have fr-build.
> - I wrote 'crash hypertex' because this is name of the binary that
> would crash (we have no 'HyperDoc' binary).
Well, that is probably my confusion. A user (including me) does not see
that the underlying program is called hypertex. So maybe we rather say
"crashes the hypertex process".
Actually, I don't know why I keep thinking that HyperTeX is the name of
a TeX-like **language** that allows hyperlinks, just like LaTeX is a
variant of TeX. I always thought along the analogy HyperTeX/HyperDoc
corresponds to HTML/WebBrowser.
That's a good idea. That allows updating the examples without changing
the website.
Update will come soon.
Ralf