lilypond-user
[Top][All Lists]
Advanced

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

Footnotes in Lyrics


From: Johannes Roeßler
Subject: Footnotes in Lyrics
Date: Mon, 2 Jan 2023 10:48:05 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

Hi Group and a Happy 2023!

I have trouble using footnotes in lyrics (lyrics directly in the score.. not below...) - I got rid of the annotation line successfully - but the position of the footnote number is terrible - and the tweaks are not "small" enough to find a good position.

\version "2.24.0"
\score { <<
{ a' b' c'' d'' c'' b' a' }
\addlyrics {
  \override Footnote.annotation-line = ##f
 One two three
\footnote #'(0.1 . 0.1) "footnote text" LyricText
five six se -- ven
 four
}
>>
}

Am I on a complete wrong way in handling this? It doesn't seem like a very rare idea to have footnotes in lyrics...

Best regards
Joei


reply via email to

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