lilypond-user
[Top][All Lists]
Advanced

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

Re: Equivalent of \downbow/\upbow on bar lines?


From: Francisco Vila
Subject: Re: Equivalent of \downbow/\upbow on bar lines?
Date: Thu, 15 Oct 2009 11:19:02 +0200

2009/10/15 Mats Bengtsson <address@hidden>:
> 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




reply via email to

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