Updates:
Status: Accepted
Owner: ---
Labels: -Type-Critical -Regression -Fixed_2_17_30 Type-Documentation
Comment #9 on issue 3641 by [email protected]: Example for \accepts in
N.R.5.1.7 broke
http://code.google.com/p/lilypond/issues/detail?id=3641
We have a better example for the documentation from a bug-report :
<http://lists.gnu.org/archive/html/bug-lilypond/2013-12/msg00056.html>
\new GrandStaff <<
\new StaffGroup <<
\new Staff { c'1 }
\new Staff { d'1 } >>
\new Staff { \set Staff.instrumentName = last f'1 } >>
the staff named "last" is engraved /above/ the StaffGroup
because the StaffGroup is not accepted by a GrandStaff, and is pushed out
the bottom, while the Staff is accepted in the Staff Group.
Here we want GrandStaff \with { \accepts StaffGroup } <<>> and this would
be a better example for Notation Reference 5.1.7
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings