On Thu, 25 Sep 2003 18:15:35 -0700
Paul Scott <[EMAIL PROTECTED]> wrote:
> 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.

I think you might have fallen prey to the name change -- HaraKiri is now
called RemoveEmptyStaffContext.

This is the example from the manual:

\score  {
       \notes \relative c' <<
         \new Staff { e4 f g a \break c1 }
         \new Staff { c4 d e f \break R1 }
       >>
       \paper {
         linewidth = 6.\cm
         \translator { \RemoveEmptyStaffContext }
       }
     }

Cheers,
- Graham


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

Reply via email to