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

Issue 8580045: Issue 3307: Rest positions incorrect with non-standard line count (Closed)

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

Description

Issue 3307: Rest positions incorrect with non-standard line count Also: Change rest-on-nonstandard-staff regtest to avoid page overflow I see several changes, some in relation with even-staff-line staffs, but also some changes with regard to rest location in multi-voice situations. Multimeasure rests are not fabulously consistent with the normal rests. Basically, the whole situation is appalling.

Patch Set 1 #

Patch Set 2 : Remove obscure gmon.out file that does not belong in the patch #

Patch Set 3 : Typo in expression #

Total comments: 3

Patch Set 4 : Rename function, some cleanup/change, make regtest same as previous #

Patch Set 5 : Restore regtest, fix thinko. #

Patch Set 6 : For empty staffs, full rests should not get offset #

Patch Set 7 : Make MultiMeasureRests use the same positioning mechanism as normal rests #

Patch Set 8 : Make church rests as pretty as we can with nonstandard staffs and standard glyphs #

Patch Set 9 : Make church rest top alignment work independently from font-size #

Patch Set 10 : Address comments, add regtest to be used for testing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -42 lines) Patch
A input/regression/rest-positioning.ly View 1 2 3 4 5 6 7 8 9 1 chunk +36 lines, -0 lines 0 comments Download
M lily/include/rest.hh View 1 2 3 4 5 6 7 1 chunk +3 lines, -1 line 0 comments Download
M lily/multi-measure-rest.cc View 1 2 3 4 5 6 7 8 9 5 chunks +31 lines, -9 lines 0 comments Download
M lily/rest.cc View 1 2 3 4 5 6 7 8 9 4 chunks +78 lines, -30 lines 0 comments Download
M scm/music-functions.scm View 1 2 3 4 5 6 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 12
dak
Remove obscure gmon.out file that does not belong in the patch
11 years ago (2013-04-09 21:01:39 UTC) #1
dak
Typo in expression
11 years ago (2013-04-09 21:59:53 UTC) #2
Keith
You changed more than necessary to fix the reported bug. This is good because finally ...
11 years ago (2013-04-10 05:47:20 UTC) #3
dak
On 2013/04/10 05:47:20, Keith wrote: > You changed more than necessary to fix the reported ...
11 years ago (2013-04-10 07:29:26 UTC) #4
Trevor Daniels
On 2013/04/10 07:29:26, dak wrote: > Again, I don't know what the standards would be. ...
11 years ago (2013-04-10 08:06:53 UTC) #5
dak
Rename function, some cleanup/change, make regtest same as previous
11 years ago (2013-04-10 12:02:30 UTC) #6
dak
Restore regtest, fix thinko.
11 years ago (2013-04-10 14:11:25 UTC) #7
dak
For empty staffs, full rests should not get offset
11 years ago (2013-04-10 15:15:16 UTC) #8
dak
Make MultiMeasureRests use the same positioning mechanism as normal rests
11 years ago (2013-04-10 16:54:22 UTC) #9
dak
Make church rests as pretty as we can with nonstandard staffs and standard glyphs
11 years ago (2013-04-10 19:54:39 UTC) #10
dak
Make church rest top alignment work independently from font-size
11 years ago (2013-04-10 21:03:22 UTC) #11
dak
11 years ago (2013-04-17 16:55:01 UTC) #12
Address comments, add regtest to be used for testing
Sign in to reply to this message.

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