]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/script-interface.hh
* scm/output-tex.scm (named-glyph): new function. This fixes TeX output.
[lilypond.git] / lily / include / script-interface.hh
index fbef77562a2aacd35652ac67a53ffe871664d972..c5ed3291300249e5825eaf97e746bbe703884796 100644 (file)
@@ -26,7 +26,7 @@ public:
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM));
 };
 
-void make_script_from_event (Grob *p, SCM *descr, Context *tg,
+void make_script_from_event (Grob *p, bool *follow, Context *tg,
                             SCM type, int index);
 
 #endif /* SCRIPT_INTERFACE_HH */