X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fbeam.cc;h=c8adf5694d80f60f8ed2a4121d84d87ada830911;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=3214fe4193db21e6cf1cee47b0a7dcd135fa106a;hpb=8ceea06f2c26334f50ec15a1e092293fea4fc4bd;p=lilypond.git diff --git a/lily/beam.cc b/lily/beam.cc index 3214fe4193..c8adf5694d 100644 --- a/lily/beam.cc +++ b/lily/beam.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2007 Han-Wen Nienhuys + (c) 1997--2008 Han-Wen Nienhuys Jan Nieuwenhuizen */ @@ -1523,14 +1523,12 @@ Beam::get_direction_beam_count (Grob *me, Direction d) } ADD_INTERFACE (Beam, - - "A beam. \n\n" - "The @code{thickness} property is the weight of beams, " - "measured in staffspace. The @code{direction} " - "property is not user-serviceable. Use " - "the @code{direction} property of @code{Stem} instead. " - - , + "A beam.\n" + "\n" + "The @code{thickness} property is the weight of beams," + " measured in staffspace. The @code{direction} property is" + " not user-serviceable. Use the @code{direction} property" + " of @code{Stem} instead.", /* properties */ "annotation " @@ -1542,7 +1540,7 @@ ADD_INTERFACE (Beam, "concaveness " "damping " "details " - "direction " + "direction " "gap " "gap-count " "grow-direction "