bug-lilypond
[Top][All Lists]
Advanced

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

Issue 407 in lilypond: tabStaff cannot handle \partcombine


From: codesite-noreply
Subject: Issue 407 in lilypond: tabStaff cannot handle \partcombine
Date: Tue, 14 Aug 2007 03:00:19 -0700

Issue 407: tabStaff cannot handle \partcombine
http://code.google.com/p/lilypond/issues/detail?id=407

New issue report by gpermus:
An empty tabstaff is created, and a new normal staff is created under the
tabstaff.  The notes are placed on the normal staff, not the tabstaff.


\version "2.10.1"
melodia = \partcombine { e4 g g g  }{e4 e e e }
\score
{
   \new TabStaff { \melodia }
}



Attachments:
        foo.preview.png  3.9 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]