lilypond-user
[Top][All Lists]
Advanced

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

chord name position


From: plutek-infinity
Subject: chord name position
Date: Thu, 16 Oct 2008 17:25:43 -0400

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.




reply via email to

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