lilypond-user
[Top][All Lists]
Advanced

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

Re: HaraKiriStaffContext fails in 2.0.0


From: Graham Percival
Subject: Re: HaraKiriStaffContext fails in 2.0.0
Date: Thu, 25 Sep 2003 18:29:25 -0700

On Thu, 25 Sep 2003 18:15:35 -0700
Paul Scott <address@hidden> 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




reply via email to

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