lilypond-user
[Top][All Lists]
Advanced

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

diamond+default


From: David Bobroff
Subject: diamond+default
Date: Fri, 04 Oct 2002 20:51:22 +0000

In the following one measure extract I need a diamond shaped notehead on
the f-sharp.  Adding \property Voice.NoteHead \set #'style = #'diamond
before the f-sharp and then reverting to \property Voice.NoteHead \set
#'style = #'default immediately after does not work.  Obviously I'm doing
something wrong.  How do I achieve this?

Thanks,

David Bobroff

\score {
  \context Staff <
  
 \clef "alto"
 \notes \relative c'' { 

\time 4/4
 <fis1 b,>
 
  }>
  \paper {
        papersize = "a4"
  }
  
}





reply via email to

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