]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-head.cc
* lily/tie.cc (get_control_points): rewrite. Put short ties in
[lilypond.git] / lily / note-head.cc
index 10707aeaa9b9621f77eb26a10455ef9c67e72ddd..b3faea2240a8b0cbafea92b00d6d7b32657112ce 100644 (file)
@@ -129,5 +129,9 @@ Note_head::get_balltype (Grob *me)
 
 ADD_INTERFACE (Note_head, "note-head-interface",
               "Note head",
-              "note-names glyph-name-procedure accidental-grob style stem-attachment-function");
+              "note-names "
+              "glyph-name-procedure "
+              "accidental-grob "
+              "style "
+              "stem-attachment-function");