Sujet : Re: Gforth manual PDF?
De : anton (at) *nospam* mips.complang.tuwien.ac.at (Anton Ertl)
Groupes : comp.lang.forthDate : 18. Feb 2025, 08:50:59
Autres entêtes
Organisation : Institut fuer Computersprachen, Technische Universitaet Wien
Message-ID : <2025Feb18.085059@mips.complang.tuwien.ac.at>
References : 1 2 3 4 5 6
User-Agent : xrn 10.11
Buzz McCool <
buzz_mccool@yahoo.com> writes:
On 2/15/25 03:33, albert@spenarnc.xs4all.nl wrote:
>
Gforth is using texinfo, so you can generate pdf, info and ps.
(like ciforth).
>
On 2/15/25 09:53, Anton Ertl wrote:
Gforth offers Info, HTML, PDF, Postscript, and plain text.
>
I've been using a package manager to grab Gforth and should have known
to check the tarball.
>
I don't see a PDF in the ./doc folder, but I can make it from the
PostScript file.
We only put generated files in the tarball that you cannot easily
regenerate yourself (i.e., with the usually-available tools). For
regenerating the pdf file, you need to have texinfo installed; maybe
we should be distributing the pdf in the tarball. I have now changed
the Makefile to include the .pdf rather than the .ps files in the
tarball, reflecting the loss of popularity of the .ps format.
I could have also installed the gforth-pdf package which I was
previously unaware of:
>
$ sudo apt install gforth-pdf
I am also unaware of that package. Where does it come from?
- anton
-- M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.htmlcomp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html New standard: https://forth-standard.org/EuroForth 2023 proceedings: http://www.euroforth.org/ef23/papers/EuroForth 2024 proceedings:
http://www.euroforth.org/ef24/papers/