On May 7, 2011, at 7:07 AM, luis jure wrote:
>
> on 2011-05-06 at 13:02 [email protected] wrote:
>
>> Yup.
>
> wow, that's great! i had no idea footnotes had been introduced in lilypond.
They snuck in when none of us were looking.
>
>> you'll see some files that'll give you a sense of how to use them.
>
> yes, sort of...
>
> i found that this can be very useful:
>
> \override FootnoteItem #'annotation-line = ##f
>
> if you don't want the line connecting the footnote.
>
Yup! If you don't like the annotations right on the grobs and would rather
have them overhead, this allows you to do :
\override FootnoteItem #'annotation-line = ##f
\footnoteGrob #'NoteHead #'(0 . 0) \markup { } \markup { \super * foo } a4^"*"
Cheers,
MS
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user