X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fnote-head.cc;h=17db761f2f88463a97463fc3b02a6abffa00a7ce;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=7628a8fc57e597d9e57ccf6efec0f414a482cb52;hpb=44ad1d66c072e4d6545e75c769c86a460cb1df13;p=lilypond.git diff --git a/lily/note-head.cc b/lily/note-head.cc index 7628a8fc57..17db761f2f 100644 --- a/lily/note-head.cc +++ b/lily/note-head.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2006 Han-Wen Nienhuys + (c) 1997--2008 Han-Wen Nienhuys */ #include "note-head.hh" @@ -18,6 +18,7 @@ using namespace std; #include "font-interface.hh" #include "international.hh" #include "warn.hh" +#include "grob.hh" static Stencil internal_print (Grob *me, string *font_char) @@ -128,7 +129,7 @@ Note_head::get_stem_attachment (Font_metric *fm, string key) return att; } -MAKE_SCHEME_CALLBACK(Note_head, calc_stem_attachment, 1); +MAKE_SCHEME_CALLBACK (Note_head, calc_stem_attachment, 1); SCM Note_head::calc_stem_attachment (SCM smob) { @@ -142,7 +143,7 @@ Note_head::calc_stem_attachment (SCM smob) ADD_INTERFACE (Note_head, - "Note head", + "Note head.", /* properties */ "note-names "