]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/hyphen-spanner.cc
release: 1.3.105
[lilypond.git] / lily / hyphen-spanner.cc
index 7827102e919c343a28d3bf68a09d63dbb7b8b701..aa0673eb71d854b6d808ec5c3b694a291bcb7edc 100644 (file)
@@ -83,7 +83,7 @@ Hyphen_spanner::brew_molecule (SCM smob)
   mol.translate_axis (bounds.center ()
                      -sp->relative_coordinate (common, X_AXIS),
                      X_AXIS);
-  return mol.create_scheme ();
+  return mol.smobbed_copy ();
 }
   
 void