From: fred Date: Wed, 27 Mar 2002 00:33:39 +0000 (+0000) Subject: lilypond-1.3.112 X-Git-Tag: release/1.5.59~1092 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cf0f8cabfe267e0aa2f22278b41b89ff7dc36265;p=lilypond.git lilypond-1.3.112 --- diff --git a/lily/lyric-phrasing-engraver.cc b/lily/lyric-phrasing-engraver.cc index 045d86ead8..a931d3508f 100644 --- a/lily/lyric-phrasing-engraver.cc +++ b/lily/lyric-phrasing-engraver.cc @@ -23,6 +23,20 @@ ADD_THIS_TRANSLATOR (Lyric_phrasing_engraver); backend. Fixme. */ +/* + TODO: + + shared lyrics should be vertically centered: + + + +> About lyrics, it happens that there are common words for many bars, like +> for a refrain say. When there is an even number of lyrics lines, I do not +> know how to force the positioning of the common lyric line in the plain +> middle of the others, because this is in between lines. Not a big matter, +> but it would be a bit nicer if this was doable. + + */ /* We find start and end of phrases, and align lyrics accordingly.