lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Improvements to measure counter (issue 156380043 by address@hidden)


From: david . nalesnik
Subject: Improvements to measure counter (issue 156380043 by address@hidden)
Date: Sun, 19 Oct 2014 15:30:24 +0000

Reviewers: ,

Message:
Please review.

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.

Please review this at https://codereview.appspot.com/156380043/

Affected files (+88, -118 lines):
  M scm/music-functions.scm
  M scm/output-lib.scm
  M scm/scheme-engravers.scm





reply via email to

[Prev in Thread] Current Thread [Next in Thread]