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


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to