From 1cc08bf116c40e8df40f87dc56d1b976d99d6cb0 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Tue, 14 Jan 2014 14:33:17 +0100 Subject: [PATCH] cary.ly: remove tie between skips --- Documentation/ly-examples/cary.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ly-examples/cary.ly b/Documentation/ly-examples/cary.ly index 1e1d98d461..15494cf51d 100644 --- a/Documentation/ly-examples/cary.ly +++ b/Documentation/ly-examples/cary.ly @@ -46,7 +46,7 @@ \override Score.MetronomeMark.extra-offset = #'(0 . 6) \override Score.MetronomeMark.font-size = #3 \tempo 8=42 - \time 5/16 s4 ~ s16 \noBreak % measure 6 + \time 5/16 s4 s16 \noBreak % measure 6 \time 4/8 s2 \noBreak % measure 7 \time 4/8 s2 \noBreak % measure 8 -- 2.39.2