lilypond-user
[Top][All Lists]
Advanced

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

Re: UnquieContext3


From: Phil Holmes
Subject: Re: UnquieContext3
Date: Wed, 21 Nov 2012 18:06:56 -0000

--- 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



reply via email to

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