2009/10/15 Mats Bengtsson <mats.bengts...@ee.kth.se>:
> The simplest is to do
> \mark \markup{ \musicglyph #"scripts.upbow" }
> and
> \mark \markup{ \musicglyph #"scripts.downbow" }
>
>   /Mats

For some reason this gives an oversized glyph; you could also try the following

  \override BreathingSign #'text = \markup { \musicglyph #"scripts.upbow" }
  \breathe

and then

  \revert BreathingSign #'text
  \breathe

if you need standard breathes.
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org
www.csmbadajoz.com


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

Reply via email to