X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fline-interface.cc;h=13f5a8cdef59e6d863e4745d379712eb75ae52e1;hb=8816b56da50845c76e0759d0749280bbfb854468;hp=6d2d44045a58b1f714587a891b5fdfe63f2c5134;hpb=6fb6249345ce846c8c55f843b21c6e85024a720b;p=lilypond.git diff --git a/lily/line-interface.cc b/lily/line-interface.cc index 6d2d44045a..13f5a8cdef 100644 --- a/lily/line-interface.cc +++ b/lily/line-interface.cc @@ -248,15 +248,15 @@ Line_interface::line (Grob *me, Offset from, Offset to) } ADD_INTERFACE (Line_interface, - "Generic line objects. Any object using lines supports this. " - "The property @code{style} can be @code{line}, " - "@code{dashed-line}, @code{trill}, @code{dotted-line} or " - "@code{zigzag}.\n" + "Generic line objects. Any object using lines supports this." + " The property @code{style} can be @code{line}," + " @code{dashed-line}, @code{trill}, @code{dotted-line} or" + " @code{zigzag}.\n" "\n" - "For @code{dashed-line}, the length of the dashes is tuned " - "with @code{dash-fraction}. If the latter is set to@tie{}0, a " - "dotted line is produced. If @code{dash-period} is negative, " - "the line is made transparent.", + "For @code{dashed-line}, the length of the dashes is tuned" + " with @code{dash-fraction}. If the latter is set to@tie{}0, a" + " dotted line is produced. If @code{dash-period} is negative," + " the line is made transparent.", /* properties */ "dash-period "