]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-column.cc
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / paper-column.cc
index 2397da3799be220bcb531eec6e185804e3e6ea16..8cf2a108f2880f5a4d268fb324d882f49cd38ec5 100644 (file)
@@ -118,7 +118,7 @@ Paper_column::is_used (Grob*me)
   Print a vertical line and  the rank number, to aid debugging.  
  */
 
-MAKE_SCHEME_CALLBACK (Paper_column,print,1);
+MAKE_SCHEME_CALLBACK (Paper_column, print, 1);
 SCM
 Paper_column::print (SCM p)
 {
@@ -148,7 +148,7 @@ Paper_column::print (SCM p)
 
   THIS IS BROKEN KLUDGE. WE SHOULD INVENT SOMETHING BETTER. 
  */
-MAKE_SCHEME_CALLBACK (Paper_column,before_line_breaking,1);
+MAKE_SCHEME_CALLBACK (Paper_column, before_line_breaking, 1);
 SCM
 Paper_column::before_line_breaking (SCM grob)
 {