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: Thu, 18 Jan 2018 13:14:03 -0000

Oh, wait - there are obviously more problems than expected...
(landscape mode moves below the baseline, marginal objects (e.g. capo numbers) flip inside the diagram...

Probably we should gerneralize and rename this issue so that it is not only restricted to nut line alignment but generally handles effects caused by negative string-number values.

@Malte: As to the sign function, I'll drop a note at Rietveld.
@DAK: Thanks for the enlightenment and sorry for my naiveness - I'm working on it...


[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]