bug-lilypond
[Top][All Lists]
Advanced

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

Re: startpoint of decrescendo hairpins


From: Janek Warchoł
Subject: Re: startpoint of decrescendo hairpins
Date: Tue, 12 Jul 2011 22:51:27 +0200

I don't see this reported yet, so i add it to the tracker as issue
1759 http://code.google.com/p/lilypond/issues/detail?id=1759

cheers,
Janek

2011/7/5 Phil Holmes <address@hidden>:
> That seems like a bug to me.  I'll report it as a bug, but you can work
> around it by putting the dynamics in the "upper" music rather than a
> dynamics context.
>
> ==
> Phil Holmes
>
>
> ----- Original Message ----- From: "Ewald Gutenkunst"
> <address@hidden>
> To: "LilyPond" <address@hidden>
> Sent: Tuesday, July 05, 2011 1:17 AM
> Subject: startpoint of decrescendo hairpins
>
>
> Hi,
>
> I have a question to decrescendo-hairpins and lyrics:
> How can I change the startpoint of the decresc, to begin at the note an not
> at the beginning of the lyric?
>
>
> \version "2.14.1"
>
> melody = { d''2 c''2   |  es''1  }
> text = \lyricmode {a long  hairpin }
> upper = {c'1    | b4  b b b }
> dynamics = {s1  |  s4 \>   s4 s4 s4 \!   }
>
> \score {
>  <<
>   \new Voice = "mel"  \melody
>   \new Lyrics \lyricsto mel \text
>     \new Staff   \upper
>     \new Dynamics \dynamics
>  >>
> }
>



reply via email to

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