lilypond-user
[Top][All Lists]
Advanced

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

Re: Several parts to one piece?


From: Phil Holmes
Subject: Re: Several parts to one piece?
Date: Sat, 22 Jan 2011 12:51:06 -0000

Michael,
 
First of all, please reply-all to keep responses on the mailing list.  That way others may benefit and more experienced users can chime in with help if necessary.
 
My response to your request is going to seem harsh.  You could not have tried very hard, since I asked you to look at the errors at 12:27 and you said you couldn't fix them less than 5 minutes later.  It's really best to try to learn how the program works by working through and fixing the errors rather than getting others to do it for you.
 
The log file I get has this contents:
 
GNU LilyPond 2.13.46
Processing `Directory/02_licstich_02_kiev.ly'
Parsing...
Directory/02_licstich_02_kiev.ly:97:0: error: unknown escaped string: `\verseTwo'
 
\verseTwo =\lyricmode {
Directory/02_licstich_02_kiev.ly:122:36: error: unknown escaped string: `\verse'
    \new Lyrics \lyricsto "soprano"
                                    \verse
Directory/02_licstich_02_kiev.ly:122:36: error: syntax error, unexpected STRING
    \new Lyrics \lyricsto "soprano"
                                    \verse
Directory/02_licstich_02_kiev.ly:113:2: error: errors found, ignoring music _expression_
 
  \transpose g f
Directory/02_licstich_02_kiev.ly:143:13: error: syntax error, unexpected LYRICS_STRING, expecting NOTENAME_PITCH or TONICNAME_PITCH
  \transpose
             g f
Directory/02_licstich_02_kiev.ly:152:36: error: unknown escaped string: `\verse'
    \new Lyrics \lyricsto "soprano"
                                    \verse
Directory/02_licstich_02_kiev.ly:152:36: error: syntax error, unexpected STRING
    \new Lyrics \lyricsto "soprano"
                                    \verse
Directory/02_licstich_02_kiev.ly:144:2: error: errors found, ignoring music _expression_
 
  \new ChoirStaff <<
Directory/02_licstich_02_kiev.ly:169:0: error: syntax error, unexpected '}'
 
}error: failed files: "Directory\\02_licstich_02_kiev.ly"
 
Program finished
Let's look at the first - "97:0: error: unknown escaped string: `\verseTwo'"
 
So on line 97 we have an error of that unknown string.  Let's look at line 97:
 
\verseTwo =\lyricmode {
Compare it to the line above it:
 
verseOne = \lyricmode {
See a difference?  Please work through the log file and correct the errors in this manner, and see where you get.

--
Phil Holmes
 
 
----- Original Message -----
Sent: Saturday, January 22, 2011 12:31 PM
Subject: Re: Several parts to one piece?

Phil,

I want to say that this fixes the naming errors, but it still does not compile; so I am obviusly overlooking some. 

On Sat, Jan 22, 2011 at 7:27 AM, Phil Holmes <address@hidden> wrote:
Michael,
 
It looks like you're going in the right direction by using 2 \score blocks.  However, it would be helpful if you could post a score that compiles.  Please could you correct the naming errors in this one?

--
Phil Holmes
 
 
----- Original Message -----
Sent: Saturday, January 22, 2011 12:21 PM
Subject: Several parts to one piece?

Sorry to be barraging the list; but I have several pieces) that consist of several parts, and I need to compile them as a whole piece, but have each part end and begin separately. How, can I accomplish this?

--
In Christ,
Michael D


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




--
In Christ,
Michael D

reply via email to

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