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