On 2014/06/22 09:47:33, lemzwerg wrote: https://codereview.appspot.com/108110044/diff/60001/lily/lyric-engraver.cc
File lily/lyric-engraver.cc (right):
https://codereview.appspot.com/108110044/diff/60001/lily/lyric-engraver.cc#newcode187
lily/lyric-engraver.cc:187: " Syllable will be attached to a
PaperColumn
instead.")); I suggest that you change this last sentence to
Syllables will be attached to PaperColumn grobs instead.
so that everything is in plural form.
My intention was as follows: the warning is emitted for every such syllable, so it should speak about each syllable in singular. However, the cause of the warning is that an associatedVoice was set for the whole lyrics context, hence the plural in first sentence. I'd rather change first sentence to singular as well, but i couldn't find a way to do this without making the warning confusing. Maybe there is a convenient way of displaying such warinings only once? In that case plural form would fit. https://codereview.appspot.com/108110044/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel