lilypond-user
[Top][All Lists]
Advanced

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

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


From: Son_V
Subject: How can I put \tempo "Adagio" closer to the score than a crescendo?
Date: Mon, 17 Apr 2017 14:41:03 -0700 (MST)

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.




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/How-can-I-put-tempo-Adagio-closer-to-the-score-than-a-crescendo-tp202371.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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