diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1997-07-30 23:45:03 +0200 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1997-07-30 23:45:03 +0200 |
commit | 6dc4e4d14a67f65f337ec1a06466e748c68dcad5 (patch) | |
tree | 47b3911fb8243b80006e3dbe8d55fa27e8d1824c /BUGS | |
parent | 48bdd9154a32245a075494b403639181615864e2 (diff) |
release: 0.0.78
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,7 +1,14 @@ [document reintroduced deficiencies.] -midi instrument? +wrong instrument: + +cad = \melodic { \id "Staff" "fr horn"; c4 } + +\score { + \melodic {\cad} +} + ******************* '.' -> lilypond: lexer.l:258: int My_lily_lexer::yylex(): Assertion `cnv == 1' failed. |