Date: Tue, 8 Apr 1997 14:13:22 +0300 (IDT) From: Eli Zaretskii To: "Gurunandan R. Bhat" cc: djgpp AT delorie DOT com Subject: Re: A Suggestion. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 8 Apr 1997, Gurunandan R. Bhat wrote: > i have a small suggestion for the consideration of this > group: would it be possible to include the texinfo sources of the > documentation of a package with the binaries. I'm not sure if this is a good idea. It will certainly make the binary zips larger (.texi files tend to be large), and thus punish the majority of users who don't print the docs. IMHO, some of the binary zips are already too large. If you don't mind the quality of the printed docs, you could run a filter program on the .info files to remove the node markers, and then print the ASCII text that's left.