2008/4/19, Stefan Kegel <[EMAIL PROTECTED]>:
>
> both GrandStaffs are equal, but in the second Staff there is a comment
> inserted to \set staff.instrumentname"
>
>
> \version "2.10.33.1"
> %...................................................first Staff without
> comment
> \new GrandStaff
> \relative
> {<<
> \new Staff
> \set Staff.instrumentName = "1. 2."
> \relative c''
It should read "preventing combination of staves using a comment"
instead. I'm not sure this is a bug, you obtain the same result
removing the \new Staff lines, so a misplaced \set just after \new
Staff is causing the staves not being created explicitly and therefore
being apparently combined. Placing the \set sentence inside the
\relative music expression gives the expected result.
--
Francisco Vila. Badajoz (Spain)
http://www.paconet.org
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond