summaryrefslogtreecommitdiff
path: root/input/regression/figured-bass-extenders-markup.ly
diff options
context:
space:
mode:
authorReinhold Kainhofer <reinhold@kainhofer.com>2009-10-08 13:37:21 +0200
committerReinhold Kainhofer <reinhold@kainhofer.com>2009-10-08 13:37:21 +0200
commit1da7272f54aace50b751b7cfa5ac50e5f7f9b12b (patch)
tree93a6b735e50f3d3a6b60dd884b399b18ad98b79a /input/regression/figured-bass-extenders-markup.ly
parent2ae2e566cff65deeb0995f81ba6b815212ee0ce8 (diff)
Use correct lilypond version for regtests...
Diffstat (limited to 'input/regression/figured-bass-extenders-markup.ly')
-rw-r--r--input/regression/figured-bass-extenders-markup.ly6
1 files changed, 1 insertions, 5 deletions
diff --git a/input/regression/figured-bass-extenders-markup.ly b/input/regression/figured-bass-extenders-markup.ly
index 18f4aebe48..b5c60533e4 100644
--- a/input/regression/figured-bass-extenders-markup.ly
+++ b/input/regression/figured-bass-extenders-markup.ly
@@ -1,8 +1,7 @@
-\version "2.12.0"
+\version "2.13.6"
\header {
-
texidoc = "When using extender lines in FiguredBass, markup objects should
be treated like ordinary figures and work correctly with extender lines.
@@ -13,7 +12,6 @@ Extenders should only be used if the markup is really identical."
\paper { ragged-right = ##t }
-
<<
\context Voice {
c'4 c' c' c'
@@ -27,5 +25,3 @@ Extenders should only be used if the markup is really identical."
<\markup{\draw-circle #0.7 #0.1 ##t }> <6>
}
>>
-
-