lilypond-user
[Top][All Lists]
Advanced

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

Re: Manually aligning notes


From: Thomas Morley
Subject: Re: Manually aligning notes
Date: Fri, 14 Dec 2012 23:54:28 +0100

2012/12/14 Hilary Snaden <address@hidden>:
> 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 } >>
>
> --
> Hilary

Perhaps:

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

But there's still a warning about:
warning: ignoring too many clashing note columns


HTH,
  Harm



reply via email to

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