On 2018/01/18 14:12:30, Malte Meyn wrote:
align correctly for different size

Try this for testing:

\version "2.19.80"

\include "predefined-guitar-fretboards.ly"

\new FretBoards \with {
  \override FretBoard.size = 10
  \override FretBoard.thickness = 2
  \override FretBoard.fret-diagram-details.string-thickness-factor = 0.2
} \chordmode {
  e
}

https://codereview.appspot.com/335430043/

_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to