lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Different colours in a single word


From: Jayaratna
Subject: Re: Different colours in a single word
Date: Wed, 10 Jun 2009 11:34:53 -0700 (PDT)

I am sorry I am a real beginner, this:

    title = \markup {\roman "Nomen Cognomen" \concat {\with-color
#(x11-color "red")  "M" \with-color #(x11-color "black") "vsicvs"} }

produces errors.




Graham Percival-3 wrote:
> 
> Use \concat.  See the docs for details.
> 
> Cheers,
> - Graham
> 
> On Wed, Jun 10, 2009 at 09:55:49AM -0700, Jayaratna wrote:
>> 
>> Dear all,
>> 
>> I need to print in red colour the first letter in a word, but the
>> following:
>> 
>> \markup {\roman \with-color #(x11-color "red") "M" \with-color
>> #(x11-color
>> "black") "vsicvs"}
>> 
>> creates a space between the coloured letter and the rest of the word.
>> 
>> Any suggestions?
>> Thank you in advance,
>> Andrea
>> -- 
>> View this message in context:
>> http://www.nabble.com/Different-colours-in-a-single-word-tp23966604p23966604.html
>> Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
>> 
>> 
>> 
>> _______________________________________________
>> lilypond-user mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 
> _______________________________________________
> lilypond-user mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/lilypond-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Different-colours-in-a-single-word-tp23966604p23968396.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]