I am forking this as a separate thread from "Preventing tempo marks stacking (redux)."
> -----Original Message----- > From: Keith OHara [mailto:[email protected]] > Sent: Monday, November 11, 2013 12:44 AM > To: Daniel Rosen; Kieren MacMillan > Cc: Lilypond-User Mailing List > Subject: Re: Preventing tempo marks stacking (redux) > > At the same time, people were unhappy with the default placement of > tempo over barlines > <http://code.google.com/p/lilypond/issues/detail?id=712#c9> > so I changed the default put them over where the first note in the measure > would go. This decision makes sense in most cases, but not when the first note in the measure is a MultiMeasureRest. In the example below, the MetronomeMark looks weird to me; I think it should be aligned with the BarLine. \version "2.17.29" { \compressFullBarRests R1*20 \tempo "Tempo" R1*20 } _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
