]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/multi-measure-rest-engraver.cc
release: 1.3.92
[lilypond.git] / lily / multi-measure-rest-engraver.cc
index 3729344c06448cd434d021043bffdba3f4c26d2e..552865111bdd9c3073a09fd84827b1d196354e3f 100644 (file)
 
 /**
    The name says it all: make multi measure rests 
- */
+
+FIXME? The MM rest engraver must be able to see bar lines, so it won't
+work at Voice level. Not a problem in practice, but aesthetically pleasing? 
+
+*/
 class Multi_measure_rest_engraver : public Engraver
 {
 public: