lilypond-user
[Top][All Lists]
Advanced

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

Re: UnquieContext3


From: MING TSANG
Subject: Re: UnquieContext3
Date: Wed, 21 Nov 2012 10:16:06 -0800 (PST)

Phil,

I have hard time creating scale down of codes that produce the error.  Here is the full .ly file. It has 274 lines.

 
Blessing in+,

From: Phil Holmes <address@hidden>
To: MING TSANG <address@hidden>; lilypond-usermailinglist <address@hidden>
Sent: Wednesday, November 21, 2012 1:06:56 PM
Subject: Re: UnquieContext3

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


Attachment: he's-always-been-faithful_SATB.ly
Description: Binary data


reply via email to

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