Am 17.01.2018 um 22:59 schrieb Thomas Morley:
2018-01-17 22:36 GMT+01:00 David Kastrup <d...@gnu.org>:
Thomas Morley <thomasmorle...@gmail.com> writes:

Should we document it as is or introduce a details.subproperty setting
string-distance negative?

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...


For now I opened
https://sourceforge.net/p/testlilyissues/issues/5263/
so it gets not forgotten.
I've currently not the time to do it, might be better in a few weeks.

There’s not only issue 5264 but another problem with string-distance = -1: the vertical alignment (maybe also in \markup fretboards?).

\version "2.19.80"
\include "predefined-guitar-fretboards.ly"

\new FretBoards \with {
  \override FretBoard.fret-diagram-details.orientation = #'landscape
} \chordmode {
  c
  \override FretBoard.fret-diagram-details.string-distance = #-1
  c
}

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to