To: Mogens Lemvig Hansen; lilypond-user@gnu.org
Subject: Re: footnotes to lyrics
> Le 01/08/2022 16:51 CEST, Mogens Lemvig Hansen a écrit :
>
>
> How do I get a footnote to lyrics – is it even possible. In the example
> below, “Sing” doesn’t get a footnote mark, “this doesn’t” v
> Le 01/08/2022 16:51 CEST, Mogens Lemvig Hansen a écrit :
>
>
> How do I get a footnote to lyrics – is it even possible. In the example
> below, “Sing” doesn’t get a footnote mark, “this doesn’t” vanishes, and no
> error message is given.
>
> \version "2.23.11"
>
> \markup { Some \auto-fo
David Kastrup wrote Thursday, February 28, 2013 7:37 AM
> Daniel Rosen writes:
>
>>> -Original Message-
>>> From: Trevor Daniels [mailto:t.dani...@treda.co.uk]
>>> Sent: Wednesday, February 27, 2013 6:44 PM
>>> To: wjm; d...@gnu.org; Lilypo
wjm writes:
> Greetings David,
> I have fiddled a bit with your code
> \score {
> { c'4 c' c' c' }
> \addlyrics
> { \footnote #'(-2 . -2) \markup "text"
> \markup Mu- sic is nice }
> }
>
> and have come up with this:-
>
> \version "2.17.12"
> music = \relative c'
> {
> c d e g
> f g
Greetings David,
I have fiddled a bit with your code
\score {
{ c'4 c' c' c' }
\addlyrics
{ \footnote #'(-2 . -2) \markup "text"
\markup Mu- sic is nice }
}
and have come up with this:-
\version "2.17.12"
music = \relative c'
{
c d e g
f g g a
b c2.
}
words = \lyricmode {
\footno
> -Original Message-
> From: Noeck [mailto:noeck.marb...@gmx.de]
> Sent: Thursday, February 28, 2013 1:56 AM
> To: lilypond-user@gnu.org
> Subject: Re: Footnotes to lyrics
>
> > Can anyone recommend a workaround in the meantime?
>
> You could place a workin
Trevor Daniels writes:
> 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
Daniel Rosen writes:
>> -Original Message-
>> From: Trevor Daniels [mailto:t.dani...@treda.co.uk]
>> Sent: Wednesday, February 27, 2013 6:44 PM
>> To: wjm; d...@gnu.org; Lilypond-User List
>> Subject: Re: Footnotes to lyrics
>>
>>
>>
> Can anyone recommend a workaround in the meantime?
You could place a working footnote nearby and fake the number in the lyrics:
\version "2.17.12"
{
a b
\footnote " " #'(0.0 . 0) \markup { \super 1 Footnote for lyrics. }
c' c'
}
\addlyrics { The Ly -- \markup \concat { ric\super 1 } test.
> -Original Message-
> From: Trevor Daniels [mailto:t.dani...@treda.co.uk]
> Sent: Wednesday, February 27, 2013 6:44 PM
> To: wjm; d...@gnu.org; Lilypond-User List
> Subject: Re: Footnotes to lyrics
>
>
> wjm wrote Wednesday, February 27, 2013 7:34 PM
>
>
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 fo
Greetings,
From the NR LilyPond version 2.17.13
+++
Known issues and warnings
Multiple footnotes for the same page can only be stacked, one above the
other; they cannot be printed on the same line.
Footnotes cannot be attached to MultiMeasureRests or automatic beams or
lyrics.
Footnote
Daniel Rosen writes:
>> -Original Message-
>> From: David Kastrup [mailto:d...@gnu.org]
>> Sent: Wednesday, February 27, 2013 9:03 AM
>> To: Daniel Rosen
>> Cc: lilypond-user@gnu.org
>> Subject: Re: Footnotes to lyrics
>>
>> Phooey. I as
> -Original Message-
> From: David Kastrup [mailto:d...@gnu.org]
> Sent: Wednesday, February 27, 2013 9:03 AM
> To: Daniel Rosen
> Cc: lilypond-user@gnu.org
> Subject: Re: Footnotes to lyrics
>
> Phooey. I assume that "Lyric" was supposed to be the text
Daniel Rosen writes:
>> -Original Message-
>> From: David Kastrup [mailto:d...@gnu.org]
>> Sent: Wednesday, February 27, 2013 5:24 AM
>> To: lilypond-user@gnu.org
>> Subject: Re: Footnotes to lyrics
>>
>> Conversion to 2.17.13 (what I ha
> -Original Message-
> From: David Kastrup [mailto:d...@gnu.org]
> Sent: Wednesday, February 27, 2013 5:24 AM
> To: lilypond-user@gnu.org
> Subject: Re: Footnotes to lyrics
>
> Conversion to 2.17.13 (what I have here) leaves this unchanged. The error
> message is
Daniel Rosen writes:
>> -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 writes:
>>
> -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 writes:
>
> > At
> > http://www.lilypond.org/doc/v2.16/Doc
Daniel Rosen writes:
> At
> http://www.lilypond.org/doc/v2.16/Documentation/notation/creating-footnotes,
> 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 lyricmod
19 matches
Mail list logo