Issue 372: \partial before \appoggiatura  turns off beaming  (workaround 
included)
http://code.google.com/p/lilypond/issues/detail?id=372

New issue report by gpermus:
% 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
}

Attachments:
        foo.preview.png  2.3 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to