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

Issue 150920043: Issue 4130: Isolated durations don't work after \pageBreak (Closed)

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

Description

Issue 4130: Isolated durations don't work after \pageBreak The example \score { \new RhythmicStaff { R1 | \pageBreak 1~ | 8 r r4 r2 | } } led to unexpected results since \pageBreak produces an EventChord which is then taken as a repeat note by 1~. This patch makes sure that repeated durations only attach to event chords containing rhythmic events.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M scm/music-functions.scm View 1 chunk +4 lines, -1 line 0 comments Download

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