X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fscript-interface.cc;h=f6957f9eea8bcf87f4dca26482dcfb18d410433f;hb=d57ab9acd8d84061206517721542f72462a00b1f;hp=b965959d5df1f6226d27a55f370c7324e61b6192;hpb=23efbcbaa7dab9303faec9fc0aca4fec805e550c;p=lilypond.git diff --git a/lily/script-interface.cc b/lily/script-interface.cc index b965959d5d..f6957f9eea 100644 --- a/lily/script-interface.cc +++ b/lily/script-interface.cc @@ -111,7 +111,7 @@ struct Text_script }; ADD_INTERFACE (Text_script, - "An object that is put above or below a note", + "An object that is put above or below a note.", /* properties */ "add-stem-support " @@ -124,7 +124,9 @@ ADD_INTERFACE (Text_script, Hmm. Where should we put add-stem-support ? */ ADD_INTERFACE (Script_interface, - "An object that is put above or below a note", + "An object that is put above or below a note.", + + /* properties */ "add-stem-support " "avoid-slur " "positioning-done "