]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-score.cc
* lily/paper-score-scheme.cc (LY_DEFINE): new file.
[lilypond.git] / lily / paper-score.cc
index 2c1f0797d0f86c59ce746fc046f3bc61a27a97fd..b7568416793f3dbc0b3e7c06858aef087d9bb233 100644 (file)
@@ -74,8 +74,8 @@ Paper_score::process ()
 {
   if (be_verbose_global)
     message (_f ("Element count %d (spanners %d) ",
-                            system_->element_count (),
-                            system_->spanner_count ()));
+                system_->element_count (),
+                system_->spanner_count ()));
 
   message (_ ("Preprocessing graphical objects...") + " ");