Hi,

> I have
> 
>  \layout {
>   \context {
>     \RemoveEmptyStaffContext
>     \RemoveEmptyRhythmicStaffContext
>   }
> }

Shouldn't this be

 \layout {
  \context {
    \RemoveEmptyStaffContext
  }
  \context {
    \RemoveEmptyRhythmicStaffContext
  }
}

??
Cheers,
Kieren.


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to