lilypond-user
[Top][All Lists]
Advanced

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

Re: Bug in PianoStaff and StaffGroup barlines


From: James Worlton
Subject: Re: Bug in PianoStaff and StaffGroup barlines
Date: Wed, 20 Mar 2013 10:27:44 -0500

On Wed, Mar 20, 2013 at 10:16 AM, Xavier Scheuer <address@hidden> wrote:
On 20 March 2013 16:04, James Worlton <address@hidden> wrote:
> Hello,
>
> While the basic output of barlines in grouped staves has improved in
> 2.17.14, there is still a problem if there is a dynamics staff included. The
> following code produces the expected output in 2.16.1 but is broken in
> 2.17.14:
>
> \score {
>   \new PianoStaff <<
>     \new Staff { c'1 }
>     \new Dynamics { s1\p }
>     \new Staff { c'1 }
>   >>
> }
>
> \score {
>   \new StaffGroup <<
>     \new Staff { c'1 }
>     \new Dynamics { s1\p }
>     \new Staff { c'1 }
>   >>
> }
>

Right.

This is the -user mailing list, bug reports should be send to
address@hidden .
But this one has already been reported:
"SpanBar - the problem still exists"
http://lists.gnu.org/archive/html/bug-lilypond/2013-03/msg00060.html

https://code.google.com/p/lilypond/issues/detail?id=3192

Cheers,
Xavier

Ah. I'm not subscribed to bug-lilypond, so I missed that. Sorry for the noise.
 

reply via email to

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