lilypond-user
[Top][All Lists]
Advanced

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

new voice with cluster changes horizontal spacing


From: Klaus Blum
Subject: new voice with cluster changes horizontal spacing
Date: Fri, 19 May 2017 11:22:32 -0700 (MST)

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.



reply via email to

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