This worked in 1.8.1 but not in 2.0.0. If this is not enough information I will include a complete failing ly file. I thought this might be enough information.

TIA,

Paul Scott
:

\score {
   <<
   \context StaffGroup <<
       \globalcastello
       \property Score.skipBars = ##t
       \context Staff = clarinet << { \bclcastello } >>
       \context Staff = saxophone << { \ascastello } >>
   >>
   >>
   \header {
   piece = "II. Il vecchio castello"
   }
   \paper {
   \translator { \HaraKiriStaffContext }
   }
}

lilypond -P /home/paul/music/saso/pebcl.ly
lilypond (GNU LilyPond) 2.0.0
Running usr...
Now processing: `/home/paul/music/saso/pebcl.ly'
Parsing...
/home/paul/music/saso/pebcl.ly:300:36: error: unknown escaped string: `\HaraKiriStaffContext':
\translator { \HaraKiriStaffContext
}


/home/paul/music/saso/pebcl.ly:300:35: error: parse error, unexpected STRING, expecting TYPE or TRANSLATOR_IDENTIFIER:
\translator { \HaraKiriStaffContex
t }



/home/paul/music/saso/pebcl.ly:287:5: warning: Braces don't match: \scor e {


lilypond: error: LilyPond failed on input file /home/paul/music/saso/pebcl (exit status 1)
lilypond: warning: Running LilyPond failed. Rerun with --verbose for a trace.


2PS finished at Thu Sep 25 18:10:33





_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to