Re: articulate.ly creates MetronomeMark under lilypond > 2.25.22

Werner LEMBERG <[email protected]> Tue, 05 Aug 2025 05:08:10 +0000
Newsgroups gmane.comp.gnu.lilypond.bugs
Message-ID <[email protected]>
> \version "2.24.0" \include "articulate.ly" mytempoChange =
> #(define-music-function (newTempo) (ly:moment?) #{ \once \set
> Score.tempoHideNote=##t #(ac:tempoChange (if (ly:version? > '(2 25
> 22)) (ly:moment-main newTempo) newTempo)) #}) % (my scores and
> functions all use moments): { \tempo "Allegro" 4=100 c'2 2
> \mytempoChange #(ly:make-moment 100 2) c'2 2 }

Uh, oh, no formatting.  Looks like your e-mail program is crippling
plain-text e-mails...


    Werner