lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5263 Document


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5263 Document left-handed fret-diagrams
Date: Wed, 17 Jan 2018 21:56:31 -0000


[issues:#5263] Document left-handed fret-diagrams

Status: New
Created: Wed Jan 17, 2018 09:56 PM UTC by Thomas Morley
Last Updated: Wed Jan 17, 2018 09:56 PM UTC
Owner: nobody

Document getting left-handed fret-diagrams by using a negative value for string-distance. Possible since issue 5025.

Example:

\version "2.19.80"

\include "predefined-guitar-fretboards.ly"

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

David K:

Left-handed diagrams are peculiar enough that if there is a reasonably
simple expedient to get them, we should likely document that (and put it
in the index, of course), maybe with a quoted snippet. If it seems to
work well enough...

Full thread starting here


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]