Graham Percival wrote: > PS what about this? Of course, we'd need to go through and delete > all "@funindex \" lines... then again, that wouldn't be very hard. > > diff --git a/Documentation/common-macros.itexi > b/Documentation/common-macros.it > index a852227..eb1b5a1 100644 > --- a/Documentation/common-macros.itexi > +++ b/Documentation/common-macros.itexi > @@ -80,6 +80,8 @@ > @macro funindex {TEXT} > @findex \TEXT\ > @kindex \TEXT\ > +...@findex \\\TEXT\ > +...@kindex \\\TEXT\ > @c > @end macro
Graham, what does the above code do? Also, the command index lists non-command items too, (eg. after-title-space). I think that commands should only be listed with the backslash, to differentiate them from non-commands. This list is needlessly long because of all the non-backslashed duplication. - Mark _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-devel