X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fcluster.cc;h=8ec4a7befdf8e8bae28b6ef9f4b8b86451a09d8f;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=8d18406c036790719fffea537f46d2f93a1822bc;hpb=6fb6249345ce846c8c55f843b21c6e85024a720b;p=lilypond.git diff --git a/lily/cluster.cc b/lily/cluster.cc index 8d18406c03..8ec4a7befd 100644 --- a/lily/cluster.cc +++ b/lily/cluster.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2002--2007 Juergen Reuter + (c) 2002--2008 Juergen Reuter Han-Wen Nienhuys */ @@ -200,13 +200,13 @@ Cluster::print (SCM smob) ADD_INTERFACE (Cluster, "A graphically drawn musical cluster.\n" "\n" - "@code{padding} adds to the vertical extent of the shape (top " - "and bottom).\n" + "@code{padding} adds to the vertical extent of the shape (top" + " and bottom).\n" "\n" - "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", + "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", /* properties */ "style " @@ -232,9 +232,9 @@ Cluster_beacon::height (SCM g) } ADD_INTERFACE (Cluster_beacon, - "A place holder for the cluster spanner to determine the " - "vertical extents of a cluster spanner at this " - "X@tie{}position.", + "A place holder for the cluster spanner to determine the" + " vertical extents of a cluster spanner at this" + " X@tie{}position.", /* properties */ "positions "