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: David Kastrup
Subject: Re: Equivalent of \downbow/\upbow on bar lines?
Date: Thu, 15 Oct 2009 11:29:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Francisco Vila <address@hidden> writes:

> 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.

Looks like a case for \once\override.  Anyway, can breathing signs be
placed on bar lines?

The advantage this has over marks is that breathing signs are per-voice.

-- 
David Kastrup





reply via email to

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