From cf0f8cabfe267e0aa2f22278b41b89ff7dc36265 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:33:39 +0000 Subject: [PATCH] lilypond-1.3.112 --- lily/lyric-phrasing-engraver.cc | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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. -- 2.39.5