bug-lilypond
[Top][All Lists]
Advanced

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

Re: TabStaff and partcombine do not seem to work together


From: Graham Percival
Subject: Re: TabStaff and partcombine do not seem to work together
Date: Tue, 14 Aug 2007 02:57:38 -0700
User-agent: Thunderbird 1.5.0.12 (Macintosh/20070509)

Thanks for the report; this has been added as
http://code.google.com/p/lilypond/issues/detail?id=407

Cheers,
- Graham


hernan wrote:
just to convince the clever php guy at http://post.gmane.org/post.php that im
not top posting...
-----------------------------------------------------------------------

Here goes a test case

\version "2.10.1"
melodia = \transpose c c' \partcombine { e4 g g g  }{e4 e e e }
\score
{
    <<
        \new Staff
{ \set Staff.printPartCombineTexts = ##f \melodia
        }
        \new TabStaff { \melodia } % commenting out this line works ok
    >>
}





_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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