> -----Original Message-----
> From: David Kastrup [mailto:d...@gnu.org]
> Sent: Tuesday, February 26, 2013 7:24 PM
> To: lilypond-user@gnu.org
> Subject: Re: Footnotes to lyrics
> 
> Daniel Rosen <drose...@gmail.com> writes:
> 
> > At
> > http://www.lilypond.org/doc/v2.16/Documentation/notation/creating-
> foot
> > notes, it says that lyrics are events that can have footnotes attached
> > to them, but I can't figure out how to do this--when I use the
> > "\footnote offset footnote music" formula within a lyricmode block I
> > get an "unexpected LYRICS_STRING" error. Can someone clarify?
> 
> Do you have a minimal example? 

All that I have is what gives me the error I described above:

\version "2.16.1"
<<
  \new Voice = "voice" { c' d' e' f' }
  \new Lyrics \lyricsto "voice" { \footnote #'(1 . 1) "footnote" Lyric }
>>

DR 


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to