David Nalesnik <david.nales...@gmail.com> writes:

> Oh, there's some extra code.  I decided to use a flag to avoid
> redundant calculations, but didn't follow through.  The music function
> should read
>
> spaceStemsEvenly =
> #(define-music-function (mus) (ly:music?)
>    #{
>      \override NoteColumn.X-offset = #space-by-stems
>      #mus
>      \revert NoteColumn.X-offset
>    #})

This looks like it should rather be \temporary \override in order not to
interfere with preexisting settings in the context.

-- 
David Kastrup

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to