From 5e0c1ca14e672b864f9c00d1f856177c871e6488 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 24 Aug 2004 22:38:26 +0000 Subject: [PATCH] *** empty log message *** --- input/test/phrasing-slur-height.ly | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 input/test/phrasing-slur-height.ly diff --git a/input/test/phrasing-slur-height.ly b/input/test/phrasing-slur-height.ly deleted file mode 100644 index 2cc3e9e0ad..0000000000 --- a/input/test/phrasing-slur-height.ly +++ /dev/null @@ -1,16 +0,0 @@ - -\version "2.3.8" -\header{ texidoc="@cindex Phrasing Slur Height -The @code{PhrasingSlur} can be made higher in order to avoid collision -with other slurs. " -} - -\score { - \new Staff \relative c''{ - \override Staff.PhrasingSlur #'height-limit = #8.0 - c8 \( (d e f) g ( a b c) - | c ( b a g) f ( e d c)\) - } - \paper { raggedright = ##t } -} - -- 2.39.5