]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tie-single-manual.ly
Fix 614.
[lilypond.git] / input / regression / tie-single-manual.ly
index c085a7208b4eb3011d0aba24facfe7b1bc675546..0187dfbd0caac97638d75cf7c00b33dce9d89cc9 100644 (file)
@@ -18,4 +18,7 @@ specifying their @code{direction} and/or @code{staff-position}."
   c'4 ~ c'
   \override Tie #'staff-position = #-7.5
   c'4 ~ c'
+  \revert Tie #'staff-position
+  \override Tie #'direction = #UP
+  c'4 ~ c'
 }