Hi Aleksandr,

> a space appears between the L and the red-colored a.
> \relative c' { f2 }
> \addlyrics { \markup {L\with-color #red a } }
> \addlyrics { La }

Did you try

    \addlyrics { \markup \concat { L\with-color #red a } }

?

Hope this helps!
Kieren.

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

Reply via email to