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

Issue 102450043: Color and/or parenthesize single dots in fret-diagrams (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 10 months ago by thomasmorley651
Modified:
9 years, 10 months ago
Reviewers:
pkx166h, marc
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Color and/or parenthesize single dots in fret-diagrams Issue 2752 Makes it possible to color and/or parenthesize single dots in fret-diagram-verbose Introducing two properties for use in fret-diagram-details - fret-label-horizontal-offset affecting the fret-label-indication, like the existing `fret-label-vertical-offset' - paren-padding affecting the padding of the parenthesis Extending relevant reg-tests. Documenting it in NR, fretted-strings.itely

Patch Set 1 #

Total comments: 3

Patch Set 2 : Addressing Marc's and James' comments, updating reg-tests version #

Unified diffs Side-by-side diffs Delta from patch set Stats (+236 lines, -54 lines) Patch
M Documentation/notation/fretted-strings.itely View 1 2 chunks +15 lines, -1 line 0 comments Download
M input/regression/fret-diagrams-dots.ly View 1 3 chunks +37 lines, -3 lines 0 comments Download
M input/regression/fret-diagrams-fingering.ly View 1 5 chunks +18 lines, -5 lines 0 comments Download
M input/regression/fret-diagrams-fret-label.ly View 1 5 chunks +6 lines, -7 lines 0 comments Download
M scm/define-grob-properties.scm View 1 chunk +7 lines, -0 lines 0 comments Download
M scm/fret-diagrams.scm View 1 10 chunks +153 lines, -38 lines 0 comments Download

Messages

Total messages: 6
thomasmorley651
Please review
9 years, 10 months ago (2014-06-14 16:57:24 UTC) #1
pkx166h
https://codereview.appspot.com/102450043/diff/1/Documentation/notation/fretted-strings.itely File Documentation/notation/fretted-strings.itely (right): https://codereview.appspot.com/102450043/diff/1/Documentation/notation/fretted-strings.itely#newcode1002 Documentation/notation/fretted-strings.itely:1002: color. We need a new (obvious) paragraph for this ...
9 years, 10 months ago (2014-06-14 18:48:14 UTC) #2
marc
Hi Harm, great work, mostly LGTM, just two small nitpicks. https://codereview.appspot.com/102450043/diff/1/scm/fret-diagrams.scm File scm/fret-diagrams.scm (right): https://codereview.appspot.com/102450043/diff/1/scm/fret-diagrams.scm#newcode119 ...
9 years, 10 months ago (2014-06-15 07:46:22 UTC) #3
thomasmorley651
Addressing Marc's and James' comments, updating reg-tests version
9 years, 10 months ago (2014-06-15 11:13:22 UTC) #4
thomasmorley651
On 2014/06/14 18:48:14, J_lowe wrote: > https://codereview.appspot.com/102450043/diff/1/Documentation/notation/fretted-strings.itely > File Documentation/notation/fretted-strings.itely (right): > > https://codereview.appspot.com/102450043/diff/1/Documentation/notation/fretted-strings.itely#newcode1002 > ...
9 years, 10 months ago (2014-06-15 11:18:55 UTC) #5
thomasmorley651
9 years, 10 months ago (2014-06-15 11:21:02 UTC) #6
On 2014/06/15 07:46:22, marc wrote:
> Hi Harm,
> 
> great work, mostly LGTM, just two small nitpicks.
> 
> https://codereview.appspot.com/102450043/diff/1/scm/fret-diagrams.scm
> File scm/fret-diagrams.scm (right):
> 
>
https://codereview.appspot.com/102450043/diff/1/scm/fret-diagrams.scm#newcode119
> scm/fret-diagrams.scm:119: ;; parantheses
> typo: parentheses or -is

done

>
https://codereview.appspot.com/102450043/diff/1/scm/fret-diagrams.scm#newcode...
> scm/fret-diagrams.scm:1096: The values for @var{string-number},
> @var{fret-number}, and @var{finger}
> This description is not precise IMHO. The first values have to be in that
order.

Hope it's better now.

> Do I have to code a value for finger before I use one ore more of the optional
> arguments?

no

> Would (place-fret 1 1 parenthesized) work?

yes, it will work
Sign in to reply to this message.

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