X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftie.cc;fp=lily%2Ftie.cc;h=19feb2e26d1d32645210ac4c22921fd28e70f83e;hb=6fb6249345ce846c8c55f843b21c6e85024a720b;hp=9925aa428be2ff6d2736401636ca486bdb972782;hpb=ba9212178547cf9a428f0dbf88be18060e48c7c6;p=lilypond.git diff --git a/lily/tie.cc b/lily/tie.cc index 9925aa428b..19feb2e26d 100644 --- a/lily/tie.cc +++ b/lily/tie.cc @@ -300,10 +300,8 @@ Tie::print (SCM smob) } ADD_INTERFACE (Tie, - "A horizontal curve connecting two noteheads. \n\n" - , + "A horizontal curve connecting two noteheads.", - /* properties */ "annotation " "avoid-slur " // UGH. @@ -318,7 +316,6 @@ ADD_INTERFACE (Tie, "quant-score " "staff-position " "thickness " - );