lilypond-user
[Top][All Lists]
Advanced

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

Re: Footnotes to lyrics


From: David Kastrup
Subject: Re: Footnotes to lyrics
Date: Thu, 28 Feb 2013 07:37:05 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Daniel Rosen <address@hidden> writes:

>> -----Original Message-----
>> From: Trevor Daniels [mailto:address@hidden
>> Sent: Wednesday, February 27, 2013 6:44 PM
>> To: wjm; address@hidden; Lilypond-User List
>> Subject: Re: Footnotes to lyrics
>> 
>> 
>> wjm wrote Wednesday, February 27, 2013 7:34 PM
>> 
>> > From the NR LilyPond version 2.17.13
>> > +++++++
>> > Known issues and warnings
>> >
>> > Footnotes cannot be attached to MultiMeasureRests or automatic beams
>> > or lyrics.
>> >
>> 
>> Yes; when I documented the footnote command I failed to find a way of
>> adding a footnote to lyrics.  Hence this statement in the NR.
>> 
>> And I raised a bug report at the time:
>> 
>> http://code.google.com/p/lilypond/issues/detail?id=2819
>
> Can anyone recommend a workaround in the meantime?

The following actually works fine for me in 2.17.12:

\score {
  { c'4 c' c' c' }
  \addlyrics
  { \footnote #'(-2 . -2) \markup "text"
    \markup Mu- sic is nice }
}

-- 
David Kastrup

reply via email to

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