lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5264 Left-han


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5264 Left-handed fret-diagram nut alignment
Date: Fri, 19 Jan 2018 19:39:00 -0000

Thomas, can you upload a patch as per the normal process for this case (I have made you the current owner as per Malte's suggestion) it will then enter the normal Patch test queue. At this time I have set the call to 'needs work'.


[issues:#5264] Left-handed fret-diagram nut alignment

Status: Started
Created: Thu Jan 18, 2018 10:07 AM UTC by Torsten Hämmerle
Last Updated: Thu Jan 18, 2018 09:03 PM UTC
Owner: Thomas Morley
Attachments:

http://codereview.appspot.com/335430043

Ticket 5025 https://sourceforge.net/p/testlilyissues/issues/5025/ opened up the possibilty of reversing the order of strings by setting a negative string-distance:

\new FretBoards { 
  \chordmode { 
    \override FretBoard.fret-diagram-details.string-thickness-factor = #0.3
    c1 
    \override FretBoard.fret-diagram-details.string-distance = #-1 
   c1 
  } 
} 

Karlin High reported an unwanted side effect of negative string-distance values (see attached image):
The "nut" doesn't properly align with the outer edges of the fretboard.
Reason for misalignment: half-linethickness of the outer strings is effectively being subtracted rather than being added due to the negative sign introduced by the negative string-distance.

Cheerio,
Torsten

Related feature documentation: issue 5263 Document distance of strings and frets
https://sourceforge.net/p/testlilyissues/issues/5263/


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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