Hi,
How about:
\version "2.18.2"
\score {
\new Staff {
\set Score.skipBars = ##t
\override Score.MetronomeMark.extra-spacing-width = #'(-0.0 . 0.4)
\override Score.MetronomeMark.extra-spacing-height = #'(-inf.0 . +inf.0)
\tempo "Allegro con moto" 4 = 120
R1*8
\tempo "Adagio sostenuto" 4 = 50
R1*8
}
}
Cheers,
Pierre
2015-11-03 0:38 GMT+01:00 H. S. Teoh <[email protected]>:
> I'm generating parts from an orchestral score, and am running an issue
> where long tempo markings over collapsed multi-measure rests would force
> the text to stack up in an ugly way on top of each other. Is there some
> way of telling lilypond to prefer stretching the horizontal width of the
> bars instead? Almost minimal example:
>
> \version "2.18.2"
> \score {
> \new Staff {
> \set Score.skipBars = ##t
> \tempo "Allegro con moto" 4 = 120
> R1*8
> \tempo "Adagio sostenuto" 4 = 50
> R1*8
> }
> }
>
>
> T
>
> --
> English has the lovely word "defenestrate", meaning "to execute by
> throwing someone out a window", or more recently "to remove Windows from
> a computer and replace it with something useful". :-) -- John Cowan
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user