From ebdae8d548a4eb4daee08f6b132992aa795d4d67 Mon Sep 17 00:00:00 2001 From: Frederic Bron Date: Sat, 26 Sep 2009 13:55:03 +0200 Subject: [PATCH] added example of melisma with manual beaming --- Documentation/notation/vocal.itely | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/Documentation/notation/vocal.itely b/Documentation/notation/vocal.itely index e253d2f971..1c9d4d0c47 100644 --- a/Documentation/notation/vocal.itely +++ b/Documentation/notation/vocal.itely @@ -695,6 +695,20 @@ In addition, notes are considered a melisma if they are manually beamed, and automatic beaming (see @ref{Setting automatic beam behavior}) is switched off. +@lilypond[quote,relative=2,ragged-right,fragment,verbatim] +<< + \new Voice = "lala" { + \time 3/4 + \autoBeamOff + f4 g8[ f e f] + e2 + } + \new Lyrics \lyricsto "lala" { + la di __ daah + } +>> +@end lilypond + @c FIXME: this now links to LM -vv @cindex SATB -- 2.39.5