X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3C8B6903.8DA1C788@phekda.freeserve.co.uk> Date: Sun, 10 Mar 2002 14:09:07 +0000 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.19 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Simpler restructured dir.txi References: <3C83E3ED DOT AF99FC0E AT phekda DOT freeserve DOT co DOT uk> <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020310015336 DOT 03061020 AT mail DOT dorsai DOT org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. "Peter J. Farley III" wrote: > OK, here is a new copy of dir.txi, with an entry for each package on > simtel v2gnu only (did not do v2apps, v2misc or v2tk yet, next version > will include those) that actually had a texinfo file. There are > several that only have man files, or none at all, and they are not > listed. That looks fine to me. I don't know if you're subscribed to the djgpp-cvs mailing list, but Eli committed some changes to the directory, to add entries for (new?) things Texinfo 4.1. Below is a copy of the diff. BTW the next version of zippo will not run install-info commands - it does put them in a batch file. So hopefully no-one's info directory will get trashed. Thanks, bye, Rich =] =================================================================== RCS file: /cvs/djgpp/djgpp/info/dir.txi,v retrieving revision 1.11 retrieving revision 1.12 diff -p -2 -r1.11 -r1.12 *** djgpp/info/dir.txi 2001/07/06 15:08:18 1.11 --- djgpp/info/dir.txi 2002/03/09 17:07:17 1.12 *************** From txiNNNb.zip *** 121,132 **** This topic helps you use the standalone Info-Program (info.exe) ! * Makeinfo: (texinfo)makeinfo options. Convert a .texinfo file (.txi) to an info file suitable for the ! info reader or Emacs, into plain ASCII, or into HTML. * Texinfo: (texinfo). With one source file, make either a printed manual (through TeX) ! or an Info file (through makeinfo). This topic includes a full ! description of the Texinfo language and related facilities, including Emacs commands to work with Texinfo files. --- 121,136 ---- This topic helps you use the standalone Info-Program (info.exe) ! * infokey: (info-stnd)Invoking infokey. ! Compile Info key customizations. ! ! * Makeinfo: (texinfo)Invoking makeinfo. Convert a .texinfo file (.txi) to an info file suitable for the ! info reader or Emacs, into plain ASCII, into HTML, into XML, ! or into DocBook. * Texinfo: (texinfo). With one source file, make either a printed manual (through TeX) ! or an on-line manual (through makeinfo). This topic includes a ! full description of the Texinfo language and related facilities, including Emacs commands to work with Texinfo files. -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]