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

Issue 156380043: Improvements to measure counter

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 6 months ago by david.nalesnik
Modified:
9 years, 6 months ago
Reviewers:
CC:
lilypond-devel_gnu.org
Base URL:
http://git.savannah.gnu.org/gitweb/?p=lilypond.git/trunk/
Visibility:
Public.

Description

Improvements to measure counter Improvements to measure counter This patch adds no new functionality to the measure counter, but there are improvements to the code. The stencil callback has been shortened, as there is no need to search for columns which are already available as the bounds of broken spanners. It has also been moved to scm/output-lib.scm, where other such functions are. The engraver has been streamlined by the removal of an unnecessary variable and levels of nesting. Comments have been revised.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -118 lines) Patch
M scm/music-functions.scm View 1 chunk +0 lines, -60 lines 0 comments Download
M scm/output-lib.scm View 1 chunk +43 lines, -0 lines 0 comments Download
M scm/scheme-engravers.scm View 1 chunk +45 lines, -58 lines 0 comments Download

Messages

Total messages: 1
david.nalesnik
9 years, 6 months ago (2014-10-19 15:30:24 UTC) #1
Please review.
Sign in to reply to this message.

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