lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3641 in lilypond: Example for \accepts in N.R.


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3641 in lilypond: Example for \accepts in N.R.5.1.7 broke
Date: Tue, 10 Dec 2013 16:46:54 +0000

Updates:
        Status: Accepted
        Owner: ---
        Labels: -Type-Critical -Regression -Fixed_2_17_30 Type-Documentation

Comment #9 on issue 3641 by address@hidden: 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



reply via email to

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