X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fnote-head.cc;h=3f446eeff73d9caaffbcf351cf77acb8e31a033b;hb=bbaf60edda2d5dd759050c1046cbd9865f3affbd;hp=15624f91792ce87d804de1ae0811d4621555ad95;hpb=6fbc6946de3cdd61f05505acd165e635d98fce9e;p=lilypond.git diff --git a/lily/note-head.cc b/lily/note-head.cc index 15624f9179..3f446eeff7 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--2009 Han-Wen Nienhuys */ #include "note-head.hh" @@ -11,20 +11,14 @@ #include #include #include // min, max + using namespace std; #include "directional-element-interface.hh" -#include "dots.hh" #include "font-interface.hh" #include "international.hh" -#include "lookup.hh" -#include "misc.hh" -#include "music.hh" -#include "output-def.hh" -#include "rhythmic-head.hh" -#include "staff-symbol-referencer.hh" -#include "staff-symbol.hh" #include "warn.hh" +#include "grob.hh" static Stencil internal_print (Grob *me, string *font_char) @@ -135,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) { @@ -148,8 +142,10 @@ Note_head::calc_stem_attachment (SCM smob) } -ADD_INTERFACE (Note_head, "note-head-interface", - "Note head", +ADD_INTERFACE (Note_head, + "A note head. There are many possible values for" + " @code{style}. For a complete list, see" + " @ruser{Note head styles}.", /* properties */ "note-names "