Thanks for the report! I'm surprised that lilypond has any problems with an easy score like this... what does "AV's" mean? Could your system have another issue?

I didn't have any problems with 2.9.18, and we should be releasing a new 2.10 release fairly soon, so I don't think it's prudent to add this to the bug database (it would distract developers from finishing 2.10).

Cheers,
- Graham


Panteck wrote:
Windows XP, Lilypond 2.8.6

\version "2.8.6"

\score
{
\new Staff
{
 \clef bass
 \time 4/4

 % This line works as expected
 c4 -- -> ( d -- -> ) e -- -> ( f -- -> ) |

 % This line AV's with a bad memory reference error
 %c4 -> -- ( d -> -- ) e -> -- ( f -> -- ) |
}
}


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond




_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to