lilypond-user
[Top][All Lists]
Advanced

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

Re: Manually aligning notes


From: Eluze
Subject: Re: Manually aligning notes
Date: Fri, 14 Dec 2012 14:53:18 -0800 (PST)

Hilary Snaden wrote
> I need to move the last d in this snippet to the *right* to avoid it 
> colliding with the fis4 in the other voice. Inserting something like 
> "\once \override NoteColumn #'force-hshift = #2" after the tie doesn't 
> move it at all. Is there a way of moving it?
> 
> << { \stemDown fis2 _~ fis4 e } \\ { d2 ~ d } >>

you have to enable shifting:

<< { \stemDown \shiftOn fis2 _~ fis4 e } \\ { d2 ~ d } >>

see the NR for details on how \voicexxx are handled.

hth

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Manually-aligning-notes-tp137703p137706.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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