bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 371 in lilypond: \partial before \appoggiatura turns off beaming (


From: codesite-noreply
Subject: Issue 371 in lilypond: \partial before \appoggiatura turns off beaming (workaround included)
Date: Tue, 12 Jun 2007 17:48:04 -0700

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]