]> git.donarmstrong.com Git - lilypond.git/commit
2002-09-13 Juergen Reuter <reuter@ipd.uka.de>
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 13 Sep 2002 21:13:48 +0000 (21:13 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 13 Sep 2002 21:13:48 +0000 (21:13 +0000)
commite5a20d8eb32e2ed42f8fecfae3b35df505552fea
tree5dfb52b184344968f7d3eb2a3b3479ee396120fc
parent83e174b45e8fb2557c7ca81dd1f1aa732c9c9512
2002-09-13  Juergen Reuter  <reuter@ipd.uka.de>

* lily/rests.ly: added comment on bogus warnings about missing flags

* lily/clef.cc, lily/rests.cc: added warning when font character
lookup fails.

* lily/rests.cc: workaround: consider missing ledgered rests in
ancient font.

* lily/rests.cc: bugfix: cleaned up font lookup code that handles
special cases of styles 'default' and 'classical'.  This should
also fix the behaviour of lily/multi-measure-rest.cc, which so far
did not consider styles 'default' and 'classical'.
ChangeLog
input/test/rests.ly
lily/clef.cc
lily/rest.cc