lilypond-user
[Top][All Lists]
Advanced

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

Re: \breathe at the bottom in \voiceTwo ???


From: David Kastrup
Subject: Re: \breathe at the bottom in \voiceTwo ???
Date: Sun, 25 Nov 2012 23:31:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

Werner <address@hidden> writes:

> Hello,
>
> i have two voices in one staff. I would like to get breathe-signs for
> the lower
> voice at the bottom line instead of the top line of the stave.
>
> Is there a possibility to get that behavior?

\new Staff <<
  { c'' \breathe c'' c'' c'' } \\
  { c' c' c' \tweak #'Y-offset #-2 \breathe c' }
>>

Maybe this should be the default.

-- 
David Kastrup




reply via email to

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