lilypond-user
[Top][All Lists]
Advanced

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

dot flips horizontal alignment of voices


From: Urs Liska
Subject: dot flips horizontal alignment of voices
Date: Thu, 10 Oct 2019 20:44:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Hi,

The following code creates the attached result:

\version "2.21.0"

{
  \time 3/8
  <<
    {
      c''4. c''4.
    }
    \\
    {
      b'4. b'8 [ a' ]
    }
  >>
}

The first measure is what I expect while in the second measure the mixed dot situation flips the horizontal alignment.

I'm not sure if there is actually an explicit reason for that decision, but my customer wants me to have the second measure with the upper c'' on the left too.
It seems \voice commands don't have any effect, but I'm not totally sure.

Is there any easy fix for that short of manually pushing stuff around?

Thanks
Urs

(PS: note-to-self: it's 181_3)

Attachment: document.png
Description: PNG image


reply via email to

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