On 12-May-05, at 2:50 AM, Han-Wen Nienhuys wrote:
Graham Percival wrote: > Should I stop using @cindex for everything? If so, what do I use > instead?
have a look at the texinfo manual. @cindex is for concepts (cp), fn for functions (@findex), etc.
Ok... but in lilypond.tely we merge all the indices together. Should I split it up
somewhat?
IMHO the maximum amount of splitting should be this:
findex: commands (ie \foo stuff)
tindex (or vindex): properties, contexts (we might want to index #'padding or Score)
cindex: everything else
If we're going to keep everything as the unified index, I might as well continue
using @cindex.
Cheers, - Graham
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
