Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(436)

Issue 21320044: Issue 355: \repeat bar lines get messed up (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by dak
Modified:
12 years, 2 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

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. }

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -1 line) Patch
M lily/volta-repeat-iterator.cc View 2 chunks +39 lines, -1 line 0 comments Download
M ly/engraver-init.ly View 1 chunk +1 line, -0 lines 0 comments Download
M scm/define-context-properties.scm View 1 chunk +3 lines, -0 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b