"Karol Majewski" <karol.majew...@gmail.com> wrote in message news:cah85bb3vey8qq9yaarmftvcqxo+__wijprbpamkqg-b_srd...@mail.gmail.com...
The bug occurs in 2.16.2 when using global section:

%%%%%%%%%%%%%%%%
\version "2.16.2"

global= {
 \time 4/4
 \key c \major
 s4*4 \bar "||"
 s4*4 \bar "|."
}

violinOne = \relative c'' {
 c1
 \grace f8 e1
}

violinTwo = \relative c'' {
 g2 f
 e1
}

\score {
 \new StaffGroup <<
   \new Staff << \global \violinOne >>
   \new Staff << \global \violinTwo >>
 >>
}
%%%%%%%%%%%%%%%%

I wonder if it happens in 2.17. Anyway....I need a quick workaround for
this... is it possible to shift this double bar line somehow?

http://www.lilypond.org/doc/v2.16/Documentation/notation/special-rhythmic-concerns - known issues and warnings.

--
Phil Holmes
Bug Squad


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

Reply via email to