X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fcluster.cc;h=2c41b9a1749e05e3ae7b0257f7e83954bd4845ca;hb=4dc3e480689055c4d12d00dcb87da7c441282485;hp=8fe55dc69a942941c531836f89881cc0a5fe8e14;hpb=929c5e8ed2ff44d60a6b7f403ba0762a99597458;p=lilypond.git diff --git a/lily/cluster.cc b/lily/cluster.cc index 8fe55dc69a..2c41b9a174 100644 --- a/lily/cluster.cc +++ b/lily/cluster.cc @@ -193,9 +193,12 @@ ADD_INTERFACE (Cluster, "The property @code{style} controls the shape of cluster segments. Valid values " "include @code{leftsided-stairs}, @code{rightsided-stairs}, @code{centered-stairs}, " "and @code{ramp}.\n", + + /* props */ "style " "padding " - "columns "); + "columns " + ); struct Cluster_beacon {