ok, after getting gettext installed, the compilation completed fine.  But
now i have a new problem i'm not used to.  LilyPond's initialization kills
it.  I created a little 3 bar tune that gets mentioned, but i don't 
think that it gets processed. Now, i could probably go through and 'fix
up' all of the initialization scripts, but that just ain't the problem i
think.

Here's the script i threw together

\score{
        \melodic{
                \octave c';
                c c c c |
                c d c d |
                c2 d |
        }
}

and here are the errors that lily produces:

GNU LilyPond 0.1.71/FlowerLib 1.1.44.
Parsing...[/usr/local/share/lilypond/init.ly[/usr/local/share/lilypond/declarations.ly[/usr/local/share/lilypond/init/dynamic.ly][/usr/local/share/lilypond/nederlands.ly][/usr/local/share/lilypond/init/script.ly][/usr/local/share/lilypond/init/paper20.ly[/usr/local/share/lilypond/init/table20.ly
/usr/local/share/lilypond/init/table20.ly:10:9: error: unknown escaped
string: `\texid':
   \texid
                "\input lilyponddefs \musixtwentydefs"

/usr/local/share/lilypond/init/table20.ly:10:49: error: parse error,
expecting `'='':
   \texid       "\input lilyponddefs \musixtwentydefs"
                                                      
[/usr/local/share/lilypond/init/font-en-tja20.ly]]
/usr/local/share/lilypond/init/paper20.ly:27:14: error: parse error:
        \symboltables
                      { \table_twenty }

/usr/local/share/lilypond/init/paper20.ly:27:30: error: unknown escaped
string: `\table_twenty':
        \symboltables { \table_twenty
                                      }
[/usr/local/share/lilypond/init/engraver.ly]
/usr/local/share/lilypond/init/paper20.ly:29:1: error: parse error:
}
 
][/usr/local/share/lilypond/init/midi.ly[/usr/local/share/lilypond/init/performer.ly]][/usr/local/share/lilypond/property.ly]][lily-test.ly]]warning:
braces don't match


Hopefully someone can help me out here.  The time left in my days grows
less and less :)

Derek

-----------------------------------------------------------------------
Derek Quinn Wyatt        | Check out "Harmonia"                        
Unix Admin / Programmer  | Musical Typesetting Front End for LilyPond  
[EMAIL PROTECTED]   | http://www.scar.utoronto.ca/~derek/harmonia 
-----------------------------------------------------------------------


Reply via email to