vector wrote
> would be nice to have the fretdiagrams centred on the page tho.

No problem:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\markup
\fill-line {
  \score {
    <<
      %{Chord names above Fret diagrams %}
      \new ChordNames {
        \usedChords
      }
      %Fret diagrams
      \new FretBoards {
        \override FretBoards.FretBoard #'size = #'1.5
        \usedChords
      }
    >>
    \layout {}
  }
}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Cheers, 
Klaus



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/combined-problems-chords-layout-tp188221p188262.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to