2012/1/23 Thomas Scharkowski <t.scharkow...@t-online.de>:
> 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>>

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to