lilypond-user
[Top][All Lists]
Advanced

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

Re: How to do notes + lyrics in sequence


From: Matthew T. Atkinson
Subject: Re: How to do notes + lyrics in sequence
Date: Tue, 22 Mar 2005 13:03:59 +0000

On Tue, 2005-03-22 at 12:53 +0000, Matthew T. Atkinson wrote:
> try it with 2.4.5 and see if that helps.

Oh dear:

address@hidden:~$ lilypond test.ly
GNU LilyPond 2.4.5
Processing `test.ly'
Parsing...

test.ly:10:14: error: unknown escaped string: `\notes':
parta = \notes
               \relative c' {

test.ly:16:14: error: unknown escaped string: `\notes':
partb = \notes
               \relative c' {

test.ly:33:37: error: syntax error, unexpected STRING_IDENTIFIER:
       \context Voice = "parta" \part
                                     a

test.ly:34:37: error: syntax error, unexpected STRING_IDENTIFIER:
       \context Voice = "partb" \part
                                     b

test.ly:40:4: error: Error found in this music expression. Ignoring it:
   >
    >

test.ly:41:11: error: \paper cannot be in \score. Use \layout instead:
   \paper {
           }

test.ly:33:37: warning: Braces don't match:
       \context Voice = "parta" \part
                                     a

error: failed files: test.ly

I suppose trying it with 2.4.5 wasn't such a good idea :-).

I tried using convert-ly to update the file and then got this error
whilst compiling it:

address@hidden:~$ lilypond test2.ly
GNU LilyPond 2.4.5
Processing `test2.ly'
Parsing...
Interpreting music...
warning: lily-guile: installation problem: deprecated encoding
requested: "feta-music"

I thought that trying a newer version might help the problem I had
before (it couldn't find the voices with your suggestions of how to
solve the lyrics + music problem) but it seems to have made things
worse.  Perhaps it might be simpler to try the previous version again,
if there's a simple fix for that original problem.

Thanks for your continued help, and apologies for creating yet more
problems :-).

bye just now,


-- 
Matthew T. Atkinson <address@hidden>





reply via email to

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