lilypond-user
[Top][All Lists]
Advanced

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

Re: caesura usage


From: Paul Scott
Subject: Re: caesura usage
Date: Tue, 01 Jan 2008 12:12:56 -0700
User-agent: Mozilla-Thunderbird 2.0.0.6 (X11/20071009)

Wilbert Berendsen wrote:
Op dinsdag 1 januari 2008, schreef Paul Scott:

\version "2.11.36"

caesuraOn = \override BreathingSign #'text = #(make-musicglyph-markup "scripts.caesura.straight") caesuraOff = \override BreathingSign #'text = #(make-musicglyph-markup "scripts.rcomma") { c'4 \caesuraOn \breathe d' \caesuraOff \breathe e' \caesuraOn \breathe % \caesuraOff d' }

I think you should only use \caesuraOff after the next note, not directly after the \breathe.
That is what I discovered and was saying.  Is that a bug?
caesuraOff could be changed to:

caesuraOff = \revert BreathingSign #'text
Thank you and I will do that but it doesn't change the point made above.

Thanks again,

Paul





reply via email to

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