lilypond-user
[Top][All Lists]
Advanced

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

Re: shiftOn shifts to the left


From: Phil Holmes
Subject: Re: shiftOn shifts to the left
Date: Sat, 19 Jul 2014 17:14:31 +0100

----- Original Message ----- From: "Alberto Simoes" <address@hidden>
To: "lilypond" <address@hidden>
Sent: Saturday, July 19, 2014 2:56 PM
Subject: shiftOn shifts to the left


Hello,

I am trying to make the two "e" in the picture not to collide.

That example is a staff with two voices.
The lower voice then splits in that measure:

<<
  { e g a ~ | <fis a>2. }
  \new Voice { \stemDown \shiftOn e2. | s2. }
>>

But the "e2." gets in the left, not in the right, as I would like.
In the other hand, if I put the shiftOn before the "e g a" measure, the
"e2." stays in the position, and "e" goes to the left... and misses the
alignment with the above voice...

Any idea on how to obtain the desired result?

Thank you,
Alberto


I applaud your effort to produce a tiny example of your problem: however, you've cut so much out that the code you've provided doesn't compile cleanly or produce the output you've attached.

That said, I would never use stemDown and shift like this: have you considered voicing this correctly with \voiceOne and \voiceTwo?

--
Phil Holmes



reply via email to

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