]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-imports.cc
Issue 5167/5: Allow defining markup commands in LilyPond syntax
[lilypond.git] / lily / lily-imports.cc
index 699b0850e7fc0eeb84bdb753b61cf6574963895f..5bb48631681bbaf3f88bd7c937dc2cc3282fadb7 100644 (file)
@@ -55,6 +55,7 @@ namespace Lily {
   Variable chordmodifiers ("chordmodifiers");
   Variable construct_chord_elements ("construct-chord-elements");
   Variable default_time_signature_settings ("default-time-signature-settings");
+  Variable define_markup_command ("define-markup-command");
   Variable drum_pitch_names ("drumPitchNames");
   Variable grob_compose_function ("grob::compose-function");
   Variable grob_offset_function ("grob::offset-function");
@@ -81,6 +82,7 @@ namespace Lily {
   Variable make_span_event ("make-span-event");
   Variable markup_p ("markup?");
   Variable markup_command_signature ("markup-command-signature");
+  Variable markup_function_p ("markup-function?");
   Variable markup_list_function_p ("markup-list-function?");
   Variable markup_list_p ("markup-list?");
   Variable midi_program ("midi-program");