Hi everybody, 

I want to have some clusters along with the notes in the same staff. 
However, if the clusters are preceeded by a "\new Voice" command, the
horizontal spacing changes. 
Does anybody know why this happens and how I can avoid it? 
Removing the "\new Voice" command would help, but I need to create a
dedicated voice. 

% -----------------------------------------
\new Staff {
  c'4 d' e' f' g' f' e' d'
  <<
    {c'4 d' e' f' g' f' e' d'}
    \new Voice 
    \makeClusters {c'4 d' e' f' g' f' e' d'}
  >>
  c'4 d' e' f' g' f' e' d'
}
% -----------------------------------------

Thanks for any hint. 
Klaus


with "\new Voice":
<http://lilypond.1069038.n5.nabble.com/file/n203189/with_new-voice.png> 

without "\new Voice":
<http://lilypond.1069038.n5.nabble.com/file/n203189/without_new-voice.png> 




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/new-voice-with-cluster-changes-horizontal-spacing-tp203189.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to