bug-lilypond
[Top][All Lists]
Advanced

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

Re: horizontal spacing: note too close to barline when time signature ch


From: Ralph Palmer
Subject: Re: horizontal spacing: note too close to barline when time signature changes after line break
Date: Wed, 30 Mar 2011 16:00:41 -0400

2011/3/7 Janek Warchoł <address@hidden>

> Hi,
>
> In the example below the last note is too close to the barline, the
> problem disappears if there is no time signature change.
>
> {
>  \repeat unfold 8 { a' a' a' a' } \break
>  \repeat unfold 5 { \time 5/4 c' c' c' c' c' }
> }
>
> Also, below is another, more real-life example with the same problem
>
> \paper { system-count = #2 }
> \relative c'' {
>    \key f \major
>    g4  f bes c8 f
>    \time 2/4
>    d4 c8 f
>    \time 5/4
>    d4 bes c g f
>    \time 4/4
>    g f bes c8 f
>    \time 2/4 d4 c8 f
>    \time 5/4
>    d4 bes c g f
>    \time 4/4
>    f4 g d f8 g
>    \time 2/4
>    c4 g8 a
>    \time 5/4
>    f4 f'f d c8 bes f4
>    \time 4/4
>    f4 g d f8 g
>    \time 2/4 es4 bes'8 c
>    \time 5/4
>    as4 as' f es8 des as4
>  }
>
> cheers,
> Janek
>

Greetings, Janek -

This has been added as issue 1583 :
http://code.google.com/p/lilypond/issues/detail?id=1583

Pondly,

Ralph


reply via email to

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