]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 17 Apr 2002 11:37:21 +0000 (11:37 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 17 Apr 2002 11:37:21 +0000 (11:37 +0000)
lily/ligature-bracket.cc
lily/staff-symbol.cc

index 2e7d816fbc342d3df8bf0c4ef360f2ce55020f70..e63c4cdf9d5f37ee8024f371992d288d0e353e18 100644 (file)
@@ -143,3 +143,4 @@ Ligature_bracket::brew_molecule (SCM smob)
 
   return bracket.smobbed_copy ();
 }
+
index 5f5d916118b6771ac1c5db0d18f5987abcfa68e0..6d36b043e6ae76975f497ea182d244ebdc04979e 100644 (file)
@@ -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");