Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_19_0
Comment #11 on issue 355 by [email protected]: \repeat bar lines get messed up
http://code.google.com/p/lilypond/issues/detail?id=355
Pushed to staging as
commit f372c695a52cf83ea00ff3be40acc542b4d46cbd
Author: David Kastrup <[email protected]>
Date: Sun Nov 3 15:01:10 2013 +0100
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.
}
This still needs better documentation, but I'm skeptical that this is the
final state. Maybe still warrants a changelog entry. At any rate, no 2.18
material.
--
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