--- Original Message -----
From: MING TSANG
To: lilypond-usermailinglist
Sent: Wednesday, November 21, 2012 5:57 PM
Subject: UnquieContext3
Hi, lily user: sorry for my previous empty email - it is by accident.
verseBassVoice = \lyricmode {
He's always been faithful.
}
bassVoicePart = \new Staff \with {
instrumentName = "Bass"
} { \clef bass \bassVoice }
\addlyrics { \verseBassVoice }
The above code produce an error. What is the 'uniqueContext3'? Where can I
find the error messages in the manual?
=====================================
Compiling the code you've sent gives:
error: unknown escaped string: `\bassVoice'
Not surprising: you've not supplied this. Could you supply some code that
demonstrates the error you have?
--
Phil Holmes
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user