"> I'm not top posting"

2024-10-23 Thread Werner LEMBERG
Just curious: Is the 'top-posting' restriction on the LilyPond mailing lists still active? If yes, where and how is this enforced? Werner

PATCHES - Countdown to October 25

2024-10-23 Thread Colin Campbell
Here is the current countdown report. The next countdown will begin on 2024-10-25 A list of all merge requests can be found here: https://gitlab.com/lilypond/lilypond/-/merge_requests?sort=label_priority Push: !2463 Audio_time_signature: rename variables - Dan Eble     https://gitlab.com/lil

How to apply a tweak once to PostEvents of a function?

2024-10-23 Thread Thomas Morley
Hi, let's assume I want to return two post-events by an event-function. How to do, so that a \tweak before is applied only to the first of the two post-events, like it is done when everything is spelled out? Here some code I have so far: tst = #(define-event-function ()() (make-music 'PostEven