On 11.06.2009, at 21:25, Jayaratna wrote:
Dear all,
Now all works fine, but when I uncomment the line
tagline = \markup \concat { "A******* M***** " \with-color
#red "M"
"vsicvs P******* C*******" }
I get the following error:
score.ly:38:23: error: stringa di escape sconosciuta: `\concat'
tagline = \markup
\concat { "A******* M***** "
\with-color
#red "M" "vsicvs P******* C*******" }
it's in italian (version 2.10.33) I hope my translation is good. It
looks
like it does not understand the command \concat it says error: unknown
escape string: '\concat'
Thank you very much,
Andrea
That looks like the \markup before the \concat is missing, i.e.,
commented out. And lilypond doesn't know what to do with a \concat
without a \markup preceding it.
James E. Bailey
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user