Le Sun, 27 Dec 2009 09:55:26 -0500,
Ralph Palmer <[email protected]> a écrit :

> Greeetings -
> 
> I'm running LilyPond 2.12.2 under Ubuntu 9.10 (Karmic Koala).
> 
> I'm trying to include a flageolet (for indicating a natural harmonic
> on a stringed instrument) in a markup, and I can't figure out how to
> do it. 

Hi,

I'm not sure I understand well, but to include the flageolet symbol
within a markup, the easiest way is to use
\musicglyph #"scripts.flageolet"

So for your snippet simply use
\markup { \raise #0.8 \musicglyph #"scripts.flageolet" = natural
harmonic. }

Full list of symbols available in the Emmentaler font that may be
accessed directly using text markup is there :
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/The-Feta-font

Hope this helps.
Sincerely,

Xavier

-- 
Xavier Scheuer <[email protected]>

Attachment: signature.asc
Description: PGP signature

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

Reply via email to