If you suspect a bug, please send the email to bug-lilypond instead
(which I have now done).

I'm not sure if you have noticed that the bug is visible also in the
output. The following example cut out from your score illustrates
that the appoggiaturas in the '\repeat unfold' section appear too far
to the right.

\version "2.5.31"
\score{
\relative c''{
r2 <<
  { <gis b e> | \appoggiatura d'16 c4 b8 a e'4 d } \\
  { e,2 | a <e gis b>2 }
  >>
\repeat unfold 2 { <<
  { \appoggiatura d'16 c4 b8 a e'4 d } \\
  { <e, a>2 <e gis b>2 }
  >> }
}
}


  /Mats


Sebastiano Vigna wrote:
I've downloaded lily 2.5.31 for Fedora Core 4 (I had the crazy idea of
upgrading the box running LSR--tell me I'm stupid, please). K460
(downloadable from vigna.dsi.unimi.it/music.php) stopped compliling
cleanly--I get

programming error: moving backwards in time
continuing, cross fingers

and after the first page the score goes amok. Any known bug?


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================


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

Reply via email to