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

Issue 110047: Move ambitus print callback to scheme. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 8 months ago by Neil Puttock
Modified:
14 years, 8 months ago
Reviewers:
hanwenn
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Move ambitus print callback to scheme. * implement ambitus::print callback in output-lib.scm * add interface description to define-grob-interfaces.scm * allow user override of padding using grob property 'gap * move 'join-heads to user properties * remove ambitus.cc/.hh * tidy ambitus-engraver.cc * add regression test for 'gap * add convert rule for ly:ambitus::print

Patch Set 1 #

Total comments: 4

Patch Set 2 : Respond to Han-Wen's comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -191 lines) Patch
M input/regression/ambitus.ly View 1 chunk +17 lines, -16 lines 0 comments Download
A input/regression/ambitus-gap.ly View 1 chunk +20 lines, -0 lines 0 comments Download
M lily/ambitus.cc View 1 chunk +0 lines, -78 lines 0 comments Download
M lily/ambitus-engraver.cc View 5 chunks +65 lines, -63 lines 0 comments Download
M lily/include/ambitus.hh View 1 chunk +0 lines, -24 lines 0 comments Download
M python/convertrules.py View 2 chunks +3 lines, -2 lines 0 comments Download
M scm/define-grob-interfaces.scm View 1 1 chunk +5 lines, -0 lines 0 comments Download
M scm/define-grob-properties.scm View 1 2 chunks +0 lines, -3 lines 0 comments Download
M scm/define-grobs.scm View 1 1 chunk +3 lines, -4 lines 0 comments Download
M scm/lily-library.scm View 1 chunk +3 lines, -0 lines 0 comments Download
M scm/output-lib.scm View 1 1 chunk +35 lines, -0 lines 0 comments Download
M scm/safe-lily.scm View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3
hanwenn
Nice to see this type of code migrate to Scheme. http://codereview.appspot.com/110047/diff/1/11 File scm/output-lib.scm (right): http://codereview.appspot.com/110047/diff/1/11#newcode778 ...
14 years, 8 months ago (2009-08-20 03:12:26 UTC) #1
Neil Puttock
On 2009/08/20 03:12:26, hanwenn wrote: > http://codereview.appspot.com/110047/diff/1/11 > File scm/output-lib.scm (right): > > http://codereview.appspot.com/110047/diff/1/11#newcode778 > ...
14 years, 8 months ago (2009-08-21 00:35:42 UTC) #2
hanwenn
14 years, 8 months ago (2009-08-26 15:13:50 UTC) #3
LGTM

I still indentation diffs though.
Sign in to reply to this message.

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