lilypond-user
[Top][All Lists]
Advanced

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

Re: combined problems,chords,layout


From: Klaus Blum
Subject: Re: combined problems,chords,layout
Date: Tue, 8 Mar 2016 00:21:12 -0700 (MST)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]