Here's a small patch to put gambit-c into a reasonable place in the
info 'dir' file and allow the internal links to work correctly. Maybe
you have a better idea for a section than 'Software development'
--
KBK
#! /bin/sh /usr/share/dpatch/dpatch-run
## texinfo.dpatch by <"Kurt B. Kaiser"
kbk@shore.net>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: 1. Node names must follow info file name w/o intervening space.
## DP: 2. Node names must be actual nodes.
## DP: 3. Add appropriate category in Info directory.
## DP: 4. Use texinfo commands instead of format.
@DPATCH@
diff -urNad gambc~/doc/gambit-c.txi gambc/doc/gambit-c.txi
--- gambc~/doc/gambit-c.txi 2006-01-08 13:37:24.000000000 -0800
+++ gambc/doc/gambit-c.txi 2006-03-05 18:01:13.000000000 -0800
@@ -9,15 +9,12 @@
@tableindent=1.3in
@end iftex
-@ifinfo
-@format
-START-INFO-DIR-ENTRY
+@dircategory Software development
+@direntry
* Gambit-C: (gambit-c). A portable implementation of Scheme.
-* gsi: (gambit-c) interpreter. Gambit interpreter.
-* gsc: (gambit-c) compiler. Gambit compiler.
-END-INFO-DIR-ENTRY
-@end format
-@end ifinfo
+* gsi: (gambit-c)GSI. Gambit interpreter.
+* gsc: (gambit-c)GSC. Gambit compiler.
+@end direntry
@c Define new indices for commands, file names, and options.
@defcodeindex cm