RE: footnotes to lyrics

2022-08-03 Thread Mogens Lemvig Hansen
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

Re: footnotes to lyrics

2022-08-03 Thread Jean Abou Samra
> 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

Re: Footnotes to lyrics

2013-04-11 Thread Trevor Daniels
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

Re: Footnotes to lyrics

2013-03-01 Thread David Kastrup
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

Re: Footnotes to lyrics

2013-03-01 Thread wjm
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

RE: Footnotes to lyrics

2013-02-28 Thread Daniel Rosen
> -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

Re: Footnotes to lyrics

2013-02-28 Thread Colin Hall
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

Re: Footnotes to lyrics

2013-02-28 Thread David Kastrup
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 >> >> >>

Re: Footnotes to lyrics

2013-02-27 Thread Noeck
> 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.

RE: Footnotes to lyrics

2013-02-27 Thread Daniel Rosen
> -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 > >

Re: Footnotes to lyrics

2013-02-27 Thread Trevor Daniels
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

Re: Footnotes to lyrics

2013-02-27 Thread wjm
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

Re: Footnotes to lyrics

2013-02-27 Thread David Kastrup
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

RE: Footnotes to lyrics

2013-02-27 Thread Daniel Rosen
> -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

Re: Footnotes to lyrics

2013-02-27 Thread David Kastrup
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

RE: Footnotes to lyrics

2013-02-27 Thread Daniel Rosen
> -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

Re: Footnotes to lyrics

2013-02-27 Thread David Kastrup
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: >>

RE: Footnotes to lyrics

2013-02-26 Thread Daniel Rosen
> -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

Re: Footnotes to lyrics

2013-02-26 Thread David Kastrup
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