]> git.donarmstrong.com Git - lilypond.git/commitdiff
* lily/dynamic-text-spanner.cc (print): revert fix.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 9 Oct 2006 12:54:38 +0000 (12:54 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 9 Oct 2006 12:54:38 +0000 (12:54 +0000)
* lily/spacing-determine-loose-columns.cc (is_loose_column):
allow-loose-spacing property.

ChangeLog
lily/dynamic-text-spanner.cc

index 000ed28ca8c965b25de9a55c97cca246c5c42cbc..ad891d45ef6b1fb10f33cd60a89ad5ba68e8ff4c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2006-10-09  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * lily/dynamic-text-spanner.cc (print): revert fix.
+
        * scm/define-grob-interfaces.scm
        (trill-pitch-accidental-interface):
        add trill-pitch-accidental-interface
index 1ebb70fe8cbe186669e4c8ae5cd6fecd3efc79a3..c8c4eaa0de68d34ed77fcc750769ed3c39c90054 100644 (file)
@@ -81,12 +81,18 @@ Dynamic_text_spanner::print (SCM smob)
 
          /*
            ugh - a special case.
+
+           FIXME: this fixed an issue, but need to have this issue in
+           the issue tracker.
+           
           */
+#if 0
          if (d == RIGHT && me->get_property ("style") == ly_symbol2scm ("trill"))
            {
              pad = 2.0;
              encl = LEFT;
            }
+#endif
          
          Interval ext = b->extent (common, X_AXIS);
          span_points[d] = -d * pad