]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-imports.cc
Issue 4552 / 5: Remove makefiles to convert and install URW++ fonts
[lilypond.git] / lily / lily-imports.cc
index 3a694f9d10e23bd7d56314c955ca5736edb88080..27ca05924ea78692f2321726384ca6f2d6ec6fa2 100644 (file)
@@ -114,7 +114,12 @@ namespace Syntax {
   Variable music_function_call_error ("music-function-call-error");
   Variable partial_markup ("partial-markup");
   Variable partial_music_function ("partial-music-function");
-  Variable property_operation ("property-operation");
+  Variable property_override ("property-override");
+  Variable property_override_function ("property-override-function");
+  Variable property_revert ("property-revert");
+  Variable property_set ("property-set");
+  Variable property_set_function ("property-set-function");
+  Variable property_unset ("property-unset");
   Variable repeat ("repeat");
   Variable repetition_chord ("repetition-chord");
   Variable sequential_music ("sequential-music");