Here you go- thanks Jay

\version "2.12.3"
\header {
title = "21-03"
% composer = "Jay Hamilton"
% copyright = \markup { \tiny \override #'(baseline-skip . 0.5)
%\center-column
% { "CC lic 2.5 some rights reserved Jay Hamilton 2011"
% "see http://creativecommons.org/licenses/by-nd/2.5/";
% } }
}
#(ly:set-option 'delete-intermediate-files #t)
#(set-default-paper-size "letter" 'landscape )
melody = \relative c'
{

g'4.\>^\markup {\italic "accentuate the silence"}
b8->_\markup {\italic rall.} [c e]
dis-> [c b] g4 (g')\breathe e8-> [dis! b']
e,8-> (dis!4) r

e4.->\mp g, c r4 r g4.-> e b'4
r4.\p r c8-> [b g] e16-. r8. dis16-> b'8. e8 [c b] ~
b4.\breathe g8 [g]

e8\pp [ dis b'] e, [ c a'] ~ a2\breathe g8 [dis! c] b'
(e,4) ~ e4\! r4.

\bar "|."
}
\score {
\new Staff \melody
\layout {ragged-right=##t}
\midi { \tempo 4=162 }
}

On Sat, Jul 2, 2011 at 9:06 AM, Phil Holmes <m...@philholmes.net> wrote:

>  Could you post a bit of code that illustrates the problem, please?
>
> --
> Phil Holmes
>
>
>
> ----- Original Message -----
> *From:* i...@soundand.com
> *To:* lilypond-user@gnu.org
> *Sent:* Saturday, July 02, 2011 4:57 PM
> *Subject:* hairpin problem?
>
> Hello-
>
> I am forcing accidentals in a modal piece.  Time signature is 21/8 so the
> measures are long.
>
> I wanted to do a multi-measure hairpin (decrescendo) but the hairpin
> stopped at the end of the first measure at the forced accidental (!).
>
> 1] is there a way around this?
>
> 2] is this a bug or really the way it's supposed to work or
>
> 3] is the reason it stopped there different from my assumption.
>
> Thanks
>
> Jay
>
> ------------------------------
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>


-- 
Jay Hamilton Sound and Silence www.soundand.com 206-328-7694
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to