greetings!

i don't understand why the chord names end up below the staff when i do this:

-----------------------------------------

\version "2.11.61"

changes = \chords {
  c1 c1
}

slashes = {
  \override NoteHead #'style = #'slash
  b'1 b'1
}

\score {
  \new Staff <<
    \changes
    \slashes
  >>
}

-------------------------------------------

would someone be kind enough to explain?
thanks very much!


-- 
.pltk.


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

Reply via email to