]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/clef-engraver.cc
Enable in the parser markup list commands taking 1 scheme argument.
[lilypond.git] / lily / clef-engraver.cc
index 4bf248770f26bb4d99a6bb0b645e4fc9fc672cf7..d9b2e27dea3d9cd544d7ccd831c757217028a9bb 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>,
+  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>,
 
   Mats Bengtsson <matsb@s3.kth.se>
 */
@@ -11,6 +11,7 @@
 #include <cctype>
 using namespace std;
 
+#include "item.hh"
 #include "context.hh"
 #include "bar-line.hh"
 #include "staff-symbol-referencer.hh"
@@ -195,7 +196,6 @@ ADD_TRANSLATOR (Clef_engraver,
                /* doc */ "Determine and set reference point for pitches",
                /* create */ "Clef "
                "OctavateEight ",
-               /* accept */ "",
                /* read */
                "clefGlyph "
                "clefOctavation "