this looks better in my opinion:

%%%%%%%%%%%%%%%%%%%%%
F = #(let ((m (make-music 'ArticulationEvent
                          'articulation-type "flageolet")))
       (set! (ly:music-property m 'tweaks)
             (acons 'font-size -3
                    (ly:music-property m 'tweaks)))
       m)


\new Staff {

\relative c'{ c4  d e f_\F     }

}
%%%%%%%%%%%%%%%%%%%%%

see: http://lists.gnu.org/archive/html/lilypond-user/2007-02/ msg00576.html


ole




Am 07.09.2007 um 18:41 schrieb Christopher A. LaFond:

Hi All,
Another question about harp notation. The usual way to indicate that a
harp string is to be plucked as a harmonic is to add a small, empty circle above or below that note. It would be similar to a staccatto mark, but a bit bigger, and not all black. I see that this type of circle is possible
with the Hair Pins, but can it be added all by itself?

--
          °
Chris    °
           °
  ><((((°>

Christopher A. LaFond  [EMAIL PROTECTED]
http://www.celticharper.net


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



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

Reply via email to