]> git.donarmstrong.com Git - lilypond.git/blob - BUGS
release: 0.0.77.jcn1
[lilypond.git] / BUGS
1
2 [document reintroduced deficiencies.]
3
4 midi instrument?
5 *******************
6  '.' -> lilypond: lexer.l:258: int My_lily_lexer::yylex(): Assertion `cnv == 1' failed.
7
8 ***********************
9
10 2nd staff takes too long.
11
12 \score { < 
13         \melodic { \id "Staff" ""; c'4 g'4 }
14         \lyric { \id "Lyric" ""; hello4 bye4 < a chord > }
15         \lyric { \id "Lyric" ""; bye4 hello4 }
16         \melodic { \id "Staff" ""; c'4 g'4 }
17         > 
18
19
20 *******************