lilypond-user
[Top][All Lists]
Advanced

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

Re: Unequal spacing when changing staff


From: Urs Liska
Subject: Re: Unequal spacing when changing staff
Date: Fri, 01 May 2015 09:04:57 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Could you post an image of how it looks with your LilyPond version so we know that we are talking about the same stuff? Attached is the output of 2.19.20, and I must say I don't have any objections against the spacing.

Urs

Am 01.05.2015 um 08:54 schrieb Noeck:
Hi,

the following example shows two measures: In the first one 16 16th notes
are spaced equally on the same staff (this looks good).
In the second measure, the voice changes the staff frequently. Each
group of four notes has still an equal horizontal spacing. But between
each of the beamed groups, the space is smaller.

\version "2.19.16"
\new PianoStaff <<
   \new Staff = "rh" \relative c'' {
     \tempo "equally spaced"
     a16 a a a a a a a a a a a a a a a |
     \tempo "groups by four"
     a a \change Staff = "lh"
     a a \change Staff = "rh"
     a a \change Staff = "lh"
     a a \change Staff = "rh"
     a a \change Staff = "lh"
     a a \change Staff = "rh"
     a a \change Staff = "lh"
     a a \change Staff = "rh"
   }
   \new Staff = "lh" { R1 s1 }
Is this a bug of horizontal spacing or done on purpose?

When showing paper columns, I see that the note heads are spaced
equally. Between the 2nd and 3rd note of the measure, the horizontal
space is smaller which is the optical spacing leading to equally spaced
stems within the group. I think the same should be done between the 4th
and 5th note: Equal stem distances instead of equal note head distances,
shouldn’t it?

Can I do this manually?

Cheers,
Joram


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

Attachment: document.png
Description: PNG image


reply via email to

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