On 20 March 2013 16:04, James Worlton <jworl...@gmail.com> 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
bug-lilyp...@gnu.org .
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

-- 
Xavier Scheuer <x.sche...@gmail.com>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to