[EMAIL PROTECTED] writes:
> This file exhibits a bug in 2.1.25. The final group barline connecting
> the staves is shifted to the right by its own width.
>
fixed in CVS.
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen
I sent this bug report some hours ago but I didn't see it come in, nor
could I find it in the mail archive so I'm trying again.
The following LilyPond code illustrates a bug with the final barline.
The barline connecting the staves at the end is displaced to the right
by its own width. This is d
This file exhibits a bug in 2.1.25. The final group barline connecting
the staves is shifted to the right by its own width.
\version "2.1.25"
one = \notes \relative c {
c4 d e f g a b c \bar "|."
}
two = \notes \relative c {
c4 d e f g a b c \bar "|."
}
\score { \notes \transpose c c {