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

Issue 11857: Updates to fret-diagrams (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 4 months ago by Carl
Modified:
14 years, 9 months ago
Reviewers:
joeneeman, hanwenn
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Updates to fret-diagrams Add new orientation opposing-landscape as requested by user Revise orientation code so 'normal is always a default (in the else clause of a cond) Adjust the origin of the fret diagram so that the top fret on the diagram is always at the origin Clean up calls for fret-diagram-details so that merge-details is always used. Clean up text stencil alignments Fix bug in thick top fret Revise input/regression/fret-diagrams.ly so that it tests all fret-diagram code functionality.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+881 lines, -501 lines) Patch
M input/regression/fret-diagrams.ly View 7 chunks +202 lines, -6 lines 1 comment Download
M scm/define-grob-properties.scm View 2 chunks +7 lines, -4 lines 0 comments Download
M scm/fret-diagrams.scm View 13 chunks +672 lines, -491 lines 3 comments Download

Messages

Total messages: 2
joeneeman
http://codereview.appspot.com/11857/diff/1/2 File input/regression/fret-diagrams.ly (right): http://codereview.appspot.com/11857/diff/1/2#newcode1 Line 1: \version "2.12.0" This regtest is getting quite large. ...
15 years, 4 months ago (2009-01-02 23:17:03 UTC) #1
hanwenn
15 years, 4 months ago (2009-01-04 23:02:01 UTC) #2
I agree with joe that there is a lot of duplicate here; it must be possible to
rewrite this more tightly. 

That said, the fret-diagram code is completely your domain, so it's your call.

http://codereview.appspot.com/11857/diff/1/4
File scm/fret-diagrams.scm (right):

http://codereview.appspot.com/11857/diff/1/4#newcode189
Line 189: (let* ((sth (* th size))
this indent is broken.

Also, I used to write rather abbreviated var names like sth, but I now think it
is better to be more verbose.  However, it looks as if sth is not used at all.
Sign in to reply to this message.

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