bug-lilypond
[Top][All Lists]
Advanced

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

Re: Bad spacing with short notes before the bar line


From: John Mandereau
Subject: Re: Bad spacing with short notes before the bar line
Date: Fri, 29 Jul 2005 09:55:10 +0200

Erik Sandberg wrote:
> On Wednesday 27 July 2005 11.07, John Mandereau wrote:
> > Hi,
> >
> > Although LilyPond is generally very good at spacing, I've found
> > that 1/32 notes at the end of a measure are often displayed much too
> > close from the bar, especially if they are down-stemed.
> >
> > I've had a look at some traditionally engraved scores : everywhere there
> > is a minimal distance between the last note of a measure and the bar,
> > whatever its duration is. I suggest that such a mechanism is added in
> > LilyPond.
> >
> > Here's an example with version 2.6.1.
> 
> No file attached (bug-lilypond sometimes strips attachments). Can you paste 
> the code it into the message?
Yes... I haven't noticed that.
Maybe it's because my message has been moderated (it had a suspicious header :-)
> Erik


\version "2.6.0"

toto = {
  f8 e d16 e d32 e d c |
  d2 |
}

\score{
  \new Staff {
    \time 2/4
    d'2
    d'4 f' |
    a'4. g'8 |
    \relative f'  \toto
    \relative f'' \toto
  }
}

-- 
John Mandereau <address@hidden>





reply via email to

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