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
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
