X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fstaff-symbol.cc;h=d4aa9e116c8bb35abc95a6aaabe33f0baa0852af;hb=2909349bdbefbf880fa9c8c47ba2eddf9f9855ca;hp=d7102ac15b33aa576425728e3c1917ecdd529a37;hpb=c3ff1c6cd20e15e9036ee7120012e05b1d62a46d;p=lilypond.git diff --git a/lily/staff-symbol.cc b/lily/staff-symbol.cc index d7102ac15b..d4aa9e116c 100644 --- a/lily/staff-symbol.cc +++ b/lily/staff-symbol.cc @@ -29,7 +29,7 @@ Staff_symbol::print (SCM smob) Interval span_points (0, 0); /* - For raggedright without ragged staffs, simply set width to the linewidth. + For raggedright without ragged staves, simply set width to the linewidth. (ok -- lousy UI, since width is in staff spaces) @@ -171,13 +171,12 @@ Staff_symbol::height (SCM smob) ADD_INTERFACE (Staff_symbol, - "This spanner draws the lines of a staff. " - "A staff symbol definines a vertical unit, the staff space. " - "Quantities that go by a half staff space are called positions " - "The center (i.e. middle line " - "or space) is position 0. The length of the symbol may be set by hand " - "through the @code{width} property. ", - + "This spanner draws the lines of a staff. A staff symbol" + " defines a vertical unit, the @emph{staff space}. Quantities" + " that go by a half staff space are called @emph{positions}." + " The center (i.e., middle line or space) is position@tie{}0." + " The length of the symbol may be set by hand through the" + " @code{width} property.", /* properties */ "ledger-line-thickness "