lilypond-user
[Top][All Lists]
Advanced

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

Re: Adding a tempo indication in the middle of multiple voices mode


From: Wols Lists
Subject: Re: Adding a tempo indication in the middle of multiple voices mode
Date: Sat, 30 Jul 2016 12:05:51 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0

On 30/07/16 10:36, Stephen Cox wrote:
> I want to add a tempo indication in the middle of some code that is in
> multiple voices mode.
> 
> For instance, using the example on page 48 of the “Learning” document, I
> might want to add the indication “Faster” at the beginning of bar 2. The
> code below in a file try.ly <http://try.ly> gives the error 
> 
> try.ly <http://try.ly>:5:22: error: markup outside of text script or
> \lyricmode
>        r4 g g4. a8 | 
>                      \markup{Faster}
> 
> 
> This is surely a fairly common requirement and must be easy to do, but
> so far it has stumped me.
> 
What about "\tempo \markup { Faster }"?

Cheers,
Wol




reply via email to

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