lilypond-user
[Top][All Lists]
Advanced

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

Re: How can I put \tempo "Adagio" closer to the score than a crescendo?


From: David Nalesnik
Subject: Re: How can I put \tempo "Adagio" closer to the score than a crescendo?
Date: Mon, 17 Apr 2017 16:44:28 -0500

Hi Son_V

On Mon, Apr 17, 2017 at 4:41 PM, Son_V <address@hidden> wrote:
> It is:
>
> \layout {
>   \context {
>     \Score
>     skipBars = ##t
>     \dynamicUp
>   }
> }
> PartPOneVoiceOne =  \relative g' {
>   \clef "treble" \key es \major \time 2/2 | % 1
>    \tempo "Adagio"
>
>   g2 \p \< g4 \! g4 | % 2
>
> That could put the crescendo at the same height of the following ones (that
> I think it's more pleasant; but is it right)?
> Thanks.
>

Please post a compiling example.

Thanks,
David



reply via email to

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