bug-lilypond
[Top][All Lists]
Advanced

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

Re: Strange spacing


From: Francisco Vila
Subject: Re: Strange spacing
Date: Mon, 23 Jan 2012 11:40:45 +0100

2012/1/23 Thomas Scharkowski <address@hidden>:
> The example below produces a quite strange spacing in measure 2, the second
> note should be placed nearer to the first note.
> When I remove bar on the spacing is o.k.

This example shows that the voice thinks she is alone.

sOne = { b4 b2 b4 }
sTwo = { b4 b b b }

\score
{
  \new Staff { \sOne }

}

\score
{ << \new Staff { \sOne }
     \new Staff { \sTwo }
  >>
}

-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

Attachment: document.png
Description: PNG image


reply via email to

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