
lilypond - issue #372
\partial before grace notes turns off beaming (workaround included)
% The c8 c c c are not beamed together.
\version "2.11.26" \paper{ragged-right=##t} \relative c' { \partial 4 %% if placed AFTER \appoggiatura, beaming is fine \appoggiatura e16 d4 c8 c c c c c c c }
- foo.preview.png 2.33KB
Comment #1
Posted on Jul 4, 2010 by Helpful Kangaroo(No comment was entered for this change.)
Comment #2
Posted on Sep 26, 2010 by Helpful KangarooSince part of this fix improves the display method for \partial, it will show up in the test results for display-lily-tests.log like this:
-Test 124 unequal: TODO? exotic durations in \partial. -in = \partial 4*2/3 -out = \context Score \set Timing . measurePosition = #(ly:make-moment -1 6 0 1)
Comment #3
Posted on Oct 1, 2010 by Happy Wombat(No comment was entered for this change.)
Status: Verified
Labels:
Type-Defect
Priority-Medium
fixed_2_13_35