]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-imports.cc
Doc-it: update texidoc committishes
[lilypond.git] / lily / lily-imports.cc
index 16087513df5bd01df69c35c115bd46aefd7df204..04f0f7e57fbf732a9248dc1e13ff09fd05848ec2 100644 (file)
@@ -54,6 +54,8 @@ namespace Lily {
   Variable car_less ("car<");
   Variable construct_chord_elements ("construct-chord-elements");
   Variable default_time_signature_settings ("default-time-signature-settings");
+  Variable grob_compose_function ("grob::compose-function");
+  Variable grob_offset_function ("grob::offset-function");
   Variable hash_table_to_alist ("hash-table->alist");
   Variable interpret_markup_list ("interpret-markup-list");
   Variable invalidate_alterations ("invalidate-alterations");
@@ -115,8 +117,10 @@ namespace Syntax {
   Variable partial_markup ("partial-markup");
   Variable partial_music_function ("partial-music-function");
   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");