lilypond-user
[Top][All Lists]
Advanced

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

HaraKiriStaffContext fails in 2.0.0


From: Paul Scott
Subject: HaraKiriStaffContext fails in 2.0.0
Date: Thu, 25 Sep 2003 18:15:35 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4) Gecko/20030908 Debian/1.4-4

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







reply via email to

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