From c8b47f605edef8c5ebcd8297a5c5bc8ac432cbef Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Wed, 17 Apr 2002 11:37:21 +0000 Subject: [PATCH] *** empty log message *** --- lily/ligature-bracket.cc | 1 + lily/staff-symbol.cc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lily/ligature-bracket.cc b/lily/ligature-bracket.cc index 2e7d816fbc..e63c4cdf9d 100644 --- a/lily/ligature-bracket.cc +++ b/lily/ligature-bracket.cc @@ -143,3 +143,4 @@ Ligature_bracket::brew_molecule (SCM smob) return bracket.smobbed_copy (); } + diff --git a/lily/staff-symbol.cc b/lily/staff-symbol.cc index 5f5d916118..6d36b043e6 100644 --- a/lily/staff-symbol.cc +++ b/lily/staff-symbol.cc @@ -118,5 +118,5 @@ ADD_INTERFACE (Staff_symbol,"staff-symbol-interface", "This spanner draws the lines of a staff. The center (i.e. middle line or space) is position 0.", - "staff-space thickness line-count"); + "ragged-right staff-space thickness line-count"); -- 2.39.2