Il 10/06/2012 13:14, David Kastrup ha scritto:
You need to use time-based footnotes here:
ok
\footnote #'(0.5 . 1) #'RehearsalMark
\markup { works again } \default
\mark \markup { Note 2 }
c1
I've noticed that this works only if there's a note before:
\relative c' {
%s1
\footnote #'(0.5 . 1) #'RehearsalMark
\markup { I'm the footnote } \default
\mark \markup { Note }
R1
}
Footnote is printed only if I uncomment the space rest.
Why?
I need to place a footnote at the beginning of a piece.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user