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

Issue 335430043: Issue 5264: fret diagram nut alignment

Can't Edit
Can't Publish+Mail
Start Review
Created:
8 years, 1 month ago by Malte Meyn
Modified:
8 years, 1 month ago
Reviewers:
thomasmorley651, Carl
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Issue 5264: fret diagram nut alignment This fixes the alignment for negative string-distance.

Patch Set 1 #

Patch Set 2 : use sign function from lily-library.scm instead of if clause #

Patch Set 3 : align correctly for different size #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M scm/fret-diagrams.scm View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6
Malte Meyn
use sign function from lily-library.scm instead of if clause
8 years, 1 month ago (2018-01-18 13:53:08 UTC) #1
Malte Meyn
align correctly for different size
8 years, 1 month ago (2018-01-18 14:12:30 UTC) #2
Malte Meyn
On 2018/01/18 14:12:30, Malte Meyn wrote: > align correctly for different size Try this for ...
8 years, 1 month ago (2018-01-18 14:24:58 UTC) #3
thomasmorley651
I don't think this is the right approach to make left-handed fret-diagrams work. Ofcourse it ...
8 years, 1 month ago (2018-01-18 19:42:01 UTC) #4
Carl
On 2018/01/18 19:42:01, thomasmorley651 wrote: > I don't think this is the right approach to ...
8 years, 1 month ago (2018-01-18 19:52:21 UTC) #5
thomasmorley651
8 years, 1 month ago (2018-01-18 20:00:03 UTC) #6
> The proper approach is to introduce a property that indicates the diagram
should
> be left-handed, and to make the stencil-coordinates function in
> scm/fret-diagrams.scm respect that property.

That's exactly what I'm trying to do with my patch on the tracker
Sign in to reply to this message.

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