]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/property-init.ly
Revert "Tempo and Rehearsal marks horizontal positioning; issue 3279"
[lilypond.git] / ly / property-init.ly
index 93906aa6328b1a6ce5dd52886908eed6f7d06ce4..1c97c04fabf096b6f496cfe9a1ad521fdd59b255 100644 (file)
@@ -563,15 +563,6 @@ textLengthOff = {
   \override TextScript.extra-spacing-height = #'(0 . 0)
 }
 
-markLengthOn = {
-  \override Score.MetronomeMark.extra-spacing-width = #'(-0.5 . 0.5)
-  \override Score.RehearsalMark.extra-spacing-width = #'(-0.5 . 0.5)
-}
-
-markLengthOff = {
-  \override Score.MetronomeMark.extra-spacing-width = #'(+inf.0 . -inf.0)
-  \override Score.RehearsalMark.extra-spacing-width = #'(+inf.0 . -inf.0)
-}
 
 %% text spanners