Hi

This works fine for me. Are you including the title in a \header { ... } block?

If you are, tell us what version of LilyPond you are using, what the error is, and post more of your .ly file so we can look for the problem.

Trevor

----- Original Message ----- From: "Jayaratna" <jayara...@gmail.com>
To: <lilypond-user@gnu.org>
Sent: Wednesday, June 10, 2009 7:34 PM
Subject: Re: Different colours in a single word



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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
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.



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




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

Reply via email to