lilypond-user
[Top][All Lists]
Advanced

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

Re: Lyric placement and tempo woes


From: Noeck
Subject: Re: Lyric placement and tempo woes
Date: Tue, 16 Apr 2013 17:30:29 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

>> 2) If I add a tempo indication (delete the "%") the pitch changes (see 
>> Warlock2WRONG attached) - this is the first occasion I've heard that adding 
>> a tempo mark changes a mezzo-soprano into a baritone - she won't be happy!
> 
> The \tempo command should come before the \relative.  That will keep Julia 
> sweet.
> But this looks like a reportable bug.

I don't think this is a bug. \relative applies to the following music
expression. If there are brackets {} missing, this expression only
consists of the \tempo command and the rest in {} is just the next music
expression.

For Peter, or in general, I would suggest to put everything into the
brackets following \relative:

\relative c'' {
  \clef "treble"
  \key f \minor
  \time 4/4
  \tempo "Allegretto con moto"
  R1 | af4(\mp bf c) f | ef8( df8) c4 df8( c) bf4 | c2 r2 |
  R1 | af4( bf c)\< f \!| c8( bf) af4 g8( f) d4\> | f2\! r2 |
}


Cheers,
Joram



reply via email to

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