From 19b4e0e68e7f675e7509333a05c20b82eb3fe2ce Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Thu, 16 Aug 2007 09:46:36 +0200 Subject: [PATCH] Slight update to the feathered beam example, to reduce the risk for confusion --- Documentation/user/advanced-notation.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index 214d1c80a3..69beebf820 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -2231,9 +2231,9 @@ property of a @code{Beam}. The @code{\featherDurations} function can be used to adjust note durations. @lilypond[ragged-right,relative=1,fragment,verbatim,quote] +\override Beam #'grow-direction = #LEFT \featherDurations #(ly:make-moment 5 4) { - \override Beam #'grow-direction = #LEFT c16[ c c c c c c] } @end lilypond -- 2.39.5