]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-system.cc
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / paper-system.cc
index 7b0226d2bea382838468cd87f6f8ca2d94efa786..9c70473c405ccf75e0aad4f020b5ec247ca87bdb 100644 (file)
@@ -25,7 +25,7 @@ Paper_system::Paper_system (Stencil s, bool is_title)
   break_before_penalty_ = 0;
   smobify_self ();
   stencil_ = s;
-  staff_refpoints_ = Interval(0,0);
+  staff_refpoints_ = Interval(0, 0);
 }
 
 Paper_system::~Paper_system ()