On Jun 24, 2011, at 10:15 AM, Jan-Peter Voigt wrote: > Hello list, > > I am now using lilypond 2.14 and have a question to the newly introduced > \footnote command: > What grobnames are allowed? > The following works as expected: > --snip-- > \relative c'' { > \footnoteGrob #'NoteHead #'(1 . 1) \markup { \super "*" } \markup { \line > { \super "*" my explanation} } c > \footnoteGrob #'Rest #'(1 . 1) \markup { \super "*" } \markup { \line { > \super "*" my explanation} } r1 > } > --snip-- > > But the following does not expose a footnote: > --snip-- > \relative c'' { > \footnoteGrob #'MultiMeasureRest #'(1 . 1) \markup { \super "*" } \markup > { \line { \super "*" my explanation} } R1 > } > --snip-- > > And is there a way to use footnotes in lyrics? > > Cheers, Jan-Peter >
Hey Peter, As you correctly point out, \footnote is new, and there are a few kinks to work out (you may be the first person who's tried them on these grobs). The goal is for the syntax you've used to work for every grob (or to issue a message stating why it can't work for a given grob). If you report this to the bug list, it'll likely be worked on in the not-too-distant future. Cheers, MS _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user