I use makeinfo (GNU texinfo 3.12) 1.68.
I would like a command-line option to control the size of split info
files. As I recall, makeinfo splits up info files into 50k byte
chunks. This number goes back to emacs 18 in 1980's! I would like to
split up the files, but in bigger chunks, say 200k bytes.
The reason is that my info directory now has more than 500 info
files. All of them are compressed with gzip so that majority of them
are less than 15 kbytes. I would like each of the files to be bigger
so that there are less files to deal with.
Thanks for your time.
PS: GNU info system is still my favorite on-line documentation system!