J. David Bryan wrote:
Unpack all of the files that are present in the archive in the "/gpc- 20010924/p/doc" directory and subdirectories under that one (be sure to preserve the directory structure when unpacking). Then change to the "doc" directory and run makeinfo with this command line:
makeinfo --fill-column=78 --no-headers --force -o gpc.txt -I generated -I en en\gpc.texi
(that command should be all on one line). The resulting "gpc.txt" version of the GPC manual is about 1 MB.
Thanks for the info. FWIW, I'm adding a `gpc.txt' rule to the makefile that will do just that. Of course, everyone will be free to use that or the manual command line.
Frank