Updates:
        Status: Started
        Owner: [email protected]
        Labels: Patch-new

Comment #5 on issue 355 by [email protected]: \repeat bar lines get messed up
http://code.google.com/p/lilypond/issues/detail?id=355#c5

Issue 355: \repeat bar lines get messed up

% the second repeat should start at the beginning of a bar, not
% continue from the incomplete bar in the first ending.

\version "2.17.30"
\new Staff \relative {
  \partial 4
  \repeat volta 4 { e' | c2 d2 | e2 f2 | }
  \alternative { { g4 g g } { a a a a } }
  a b2.
}

http://codereview.appspot.com/21320044

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to