Message-Id: <200007121958.WAA07785@mailgw1.netvision.net.il> Date: Wed, 12 Jul 2000 22:58:41 +0200 To: Martin Str|mberg X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" CC: djgpp-workers AT delorie DOT com In-reply-to: <200007121648.SAA23945@father.ludd.luth.se> (message from Martin Str|mberg on Wed, 12 Jul 2000 18:48:29 +0200 (MET DST)) Subject: Re: Making entries in the function index of libc.tex References: <200007121648 DOT SAA23945 AT father DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Martin Str|mberg > Date: Wed, 12 Jul 2000 18:48:29 +0200 (MET DST) > > My *rand48 functions are documented in a single .txh page, which > results in one entry in the alphabetical listing. I'd like to have > each one of the functions appear in the index (which then points to > the same, one and only page). Is this easily attainable? I don't see any way of doing this except if you change mkdoc.cc. Why would you want to do that, in this single case, anyway? There are quite a few other functions that are documented as a family: spawn*, _far*, to name a few.