[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Octava clef "8"
From: |
Aurèle |
Subject: |
Octava clef "8" |
Date: |
Tue, 29 Jun 2004 16:46:27 +0200 |
User-agent: |
Mozilla Thunderbird 0.6 (Windows/20040502) |
Hello,
On lilypond 2.2.2 with Cygwin :
This file produces bad output: the "8" stay in the first line (between
the two Staff of the PianoStaff) therefore its staff is removed by
\RemoveEmptyStaffContext.
\version "2.2.2"
\score{\notes
<<
\new Staff \notes{\clef "G_8" R1 a1 }
\new PianoStaff <<
\new Staff \notes{ a1 \break a1 }
\new Staff \notes{ a1 a1 }
>>
>>
\paper{
\context{ \RemoveEmptyStaffContext }
}
}
- Octava clef "8",
Aurèle <=