]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-imports.hh
Issue 4798/4: Parser work for key lists including numbers
[lilypond.git] / lily / include / lily-imports.hh
index c53ad421d8736ec184cba469c5c2b6d0356771cc..97982895f50c851ef1b993c157956fdf9fb771b6 100644 (file)
@@ -60,9 +60,13 @@ namespace Lily {
   extern Variable car_less;
   extern Variable construct_chord_elements;
   extern Variable default_time_signature_settings;
+  extern Variable grob_compose_function;
+  extern Variable grob_offset_function;
   extern Variable hash_table_to_alist;
   extern Variable interpret_markup_list;
   extern Variable invalidate_alterations;
+  extern Variable key_p;
+  extern Variable key_list_p;
   extern Variable key_signature_interface_alteration_positions;
   extern Variable layout_extract_page_properties;
   extern Variable lilypond_main;
@@ -122,8 +126,10 @@ namespace Syntax {
   extern Variable partial_markup;
   extern Variable partial_music_function;
   extern Variable property_override;
+  extern Variable property_override_function;
   extern Variable property_revert;
   extern Variable property_set;
+  extern Variable property_set_function;
   extern Variable property_unset;
   extern Variable repeat;
   extern Variable repetition_chord;