On 18-May-05, at 3:46 AM, Han-Wen Nienhuys wrote:

Graham Percival wrote:
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.

Don't different commands produce different formatting?

No, the @*index commands don't produce anything directly; they're just locations
that get pointed to by the index. That's why we have things like


@refcommands
@cindex @code{tupletUp}
@code{\tupletUp}
...

- Graham



_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to