[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Mid-piece NullVoice creating?
From: |
Simon Albrecht |
Subject: |
Mid-piece NullVoice creating? |
Date: |
Thu, 10 Sep 2015 12:56:28 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
Hello,
am I doing anything wrong here?
%%%%%%%%%%%%%
music = {
1
}
\score {
\displayMusic {
\new Staff <<
\new NullVoice \music
\new Voice \music
>>
\break
\new GrandStaff <<
\new Staff <<
\new NullVoice \music
\new Voice \music
>>
\new Voice \music
>>
}
}
%%%%%%%%%%%
The second NullVoice (inside the GrandStaff), unlike the first, is not
included in the same staff as the Voice, but instead gets a staff of its
own. Bug?
TIA, Simon
new-nullVoice-mid-piece.ly
Description: Text Data
new-nullVoice-mid-piece.png
Description: PNG image
- Mid-piece NullVoice creating?,
Simon Albrecht <=