bug-lilypond
[Top][All Lists]
Advanced

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

Final double barline only shows on first staff if Timing_engraver moved


From: Wiz Aus
Subject: Final double barline only shows on first staff if Timing_engraver moved to Staff
Date: Wed, 22 Dec 2004 17:05:21 +1100

\layout {
\context { \Score \remove "Timing_engraver" }
\context { \Staff \consists "Timing_engraver" }
}

\context GrandStaff <<
\context Staff = SA { \time 2/4 \repeat unfold 30 { a' } }
\context Staff = SB { \time 2/4 \repeat unfold 30 { f' } }
\context Staff = SC { \time 2/4 \repeat unfold 30 { d' } \bar "|." }



Remove the \layout block and the above works as expected.

I can kinda understand it only showing on the *last* staff, as this is where it's
specified, but the last?  Adding \bar "|." to the other staves doesn't help.

_________________________________________________________________
Sell your car for $9 on carpoint.com.au http://server-au.imrworldwide.com/cgi-bin/b?cg=link&ci=ninemsn&tu=http://carpoint.ninemsn.com.au?refid=hotmail_tagline





reply via email to

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