Re: Manually aligning notes

2012-12-14 Thread Thomas Morley
2012/12/14 Hilary Snaden : > 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? > > << { \

Re: Manually aligning notes

2012-12-14 Thread Eluze
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:

Re: Manually aligning notes

2012-12-14 Thread Trevor Daniels
Hilary Snaden wrote Friday, December 14, 2012 10:12 PM >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 ther

Manually aligning notes

2012-12-14 Thread Hilary Snaden
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