lilypond-user-fr
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: footnote dans lyrics


From: NOreply
Subject: Re: footnote dans lyrics
Date: Thu, 13 Sep 2018 01:07:23 -0700 (MST)

Bonjour,
En bidouillant, si personne ne trouve mieux:
http://lilybin.com/b04fta/1

%%%%%%%%%%%%%%% Le code
\version "2.18.2"
\markup   { \footnote "" \line { \super 1 ou You -- po } }
\score{
    <<
    \new Staff
    <<
    \new Voice = "bass" {\clef bass c' b }
    >>
    \new Lyrics \lyricsto "bass" 
    \lyricmode {  \markup { You --\super 1   } }
    >>

    \layout{}
}

%; = )




--
Sent from: http://lilypond-french-users.1298960.n2.nabble.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]