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
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond