lilypond-user
[Top][All Lists]
Advanced

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

Re: "stacked" tempo indications in one line


From: David Kastrup
Subject: Re: "stacked" tempo indications in one line
Date: Mon, 22 Apr 2013 09:29:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Stefan Vollmar <address@hidden> writes:

> Hallo,
>
> I have attached two screenshots to document the kind of layout problem I have 
> with this snippet:
>
> [...]
> \time 3/4
> \mark \default % here: "L"
> \tempo 4 = 155
> \mm "Allegro" a2 f4
> d2 bes'4 
> a2.\( [...]
>
> where
>
> mm =
> #(define-music-function
>      (parser location tempotext)
>      (string?)
>    #{
>      ^\markup { \bold $tempotext }
>    #}
> )

Why not just write

\tempo  "Allegro" 4 = 150

and have the default formatting?

-- 
David Kastrup




reply via email to

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