Thanks Nick,

worked as a charm, glad to see I was on the right track :-D, it didn't work
at first because I didn't use a score block.

switched to automatic numbering though, since I've got several different
ornaments I'd like to explain in the score.
Now figuring out how to add a a closing bracket, to get to this
automatically generated number  to "1)" to make it clear it is a footnote
number.

grtz,

Bart



http://www.bartart3d.be/
On facebook <https://www.facebook.com/pages/BartArt3D/169488999795102>
On Twitter <https://twitter.com/#%21/Bart_Issimo>
On Identi.ca <http://identi.ca/bartart3d>
On Google+ <https://plus.google.com/u/0/b/116379400376517483499/>


2013/12/28 Nick Payne <nick.pa...@internode.on.net>

>  On 29/12/13 08:23, bart deruyter wrote:
>
> Hi all,
>
>  I'd like describe in my score how to play certain ornametns by adding
> the way to play it in a piece of music, shown as a footnote. I find some
> explanation about how to create footnotes, but in the manual I've found
> only explanations with text as footnote.
>
>
> This is what I've used in the past:
>
> %===============================
>
> \version "2.17.29"
>
>
>  \paper {
>
> #(set-paper-size "a6")
>
> }
>
>
>  \relative c'' {
>
> \footnote \markup\huge { * } #'(-2 . 2) \markup {
>
> \lower #0.8 { \super { * } }
>
> "Execute all ornaments shown as " \raise #0.5 \musicglyph #"scripts.prall"
>
> \translate #'(-0.5 . 0) "thus:" \raise #0.5
>
> \score {
>
> \new Staff \with {
>
> \remove "Time_signature_engraver"
>
> fontSize = #-3
>
> \override StaffSymbol.staff-space = #(magstep -3)
>
> \override StaffSymbol.thickness = #(magstep -3)
>
> firstClef = ##f
>
> }
>
> \relative c'' {
>
> \slurDashed
>
> \appoggiatura { e16[ d e] } d4
>
> }
>
> \layout {
>
> indent = 0\cm
>
> ragged-last = ##t
>
> }
>
> }
>
> } NoteHead
>
>  d4\prall
>
> }
>
> %===============================
>
>
>
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to