lilypond-auto
[Top][All Lists]
Advanced

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

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


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5264 Left-handed fret-diagram nut alignment
Date: Thu, 18 Jan 2018 13:08:53 -0000

Remark: Insted of if clauses, I'd probably just multiply the "half-thicknesses" by (sign string-distance) in order to toggle between + and -.

Such things can be discussed on Rietveld (see the codereview… link above). There seems to be no signum function (I tried sign, signum, sgn, sig and reading the reference).


[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 12:39 PM UTC
Owner: Malte Meyn
Attachments:

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]