]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-imports.hh
Issue 4906/3: ADD_ACKNOWLEDGER/LISTENER_FOR
[lilypond.git] / lily / include / lily-imports.hh
index 638aa132a9e79a9e070f111c7431912314eb40ad..d930f69cf940527ddd9eba2703ecf5920e220d34 100644 (file)
@@ -58,11 +58,17 @@ namespace Lily {
   extern Variable beat_structure;
   extern Variable calc_repeat_slash_count;
   extern Variable car_less;
+  extern Variable chordmodifiers;
   extern Variable construct_chord_elements;
   extern Variable default_time_signature_settings;
+  extern Variable drum_pitch_names;
+  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;
@@ -87,6 +93,7 @@ namespace Lily {
 #endif
   extern Variable f_parser;
   extern Variable percussion_p;
+  extern Variable pitchnames;
   extern Variable pure_chain_offset_callback;
   extern Variable remove_stencil_warnings;
   extern Variable scale_layout;