From bug-request at octave dot org Tue Dec 21 10:59:37 2004 Subject: texinfo direntry section From: =?UTF-8?B?TWljaGFsIMSMaWhhxZk=?= To: bug at octave dot org Date: Tue, 21 Dec 2004 10:56:19 -0600 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAE94CE5CF6FA9021F78F66D6 Content-Type: multipart/mixed; boundary="------------040205060405010801010609" This is a multi-part message in MIME format. --------------040205060405010801010609 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hi supplied texinfo files miss direntry section, attached patch fixes it. -- Best Regards, Michal Čihař developer --------------------------------------------------------------------- SuSE CR, s.r.o. e-mail: michal dot cihar at suse dot cz Drahobejlova 27 tel: +420 2 9654 2373 190 00 Praha 9 fax: +420 2 9654 2374 Czech Republic http://www.suse.cz --------------040205060405010801010609 Content-Type: text/x-patch; name="octave-2.1.57-texi.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="octave-2.1.57-texi.patch" --- doc/faq/Octave-FAQ.texi +++ doc/faq/Octave-FAQ.texi at @ -4,7 +4,9 @@ at settitle Frequently asked questions about Octave (with answers) at setchapternewpage off - + at direntry +* Octave-FAQ: (Octave-FAQ). Frequently asked questions about Octave + at end direntry at titlepage at title Octave FAQ at subtitle Frequently asked questions about Octave --- doc/liboctave/liboctave.texi +++ doc/liboctave/liboctave.texi at @ -4,6 +4,9 @@ \input texinfo at c -*-texinfo-*- at setfilename liboctave.info + at direntry +* liboctave: (liboctave). Octave C++ Classes + at end direntry at c @smallbook at c @setchapternewpage odd --------------040205060405010801010609-- --------------enigAE94CE5CF6FA9021F78F66D6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFByFY23DVS6DbnVgQRAoktAJ0U/RwyKDxnuVHj/kOZQE2grI7oygCfUcTu qo7zwsvfZYFmxaoP0yvFmMU= =QjLA -----END PGP SIGNATURE----- --------------enigAE94CE5CF6FA9021F78F66D6-- ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------