]> git.donarmstrong.com Git - lilypond.git/commitdiff
version fixes. release/2.10.19-1
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 18 Feb 2007 09:33:16 +0000 (10:33 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 18 Feb 2007 09:33:16 +0000 (10:33 +0100)
input/regression/chord-tremolo-whole.ly
input/regression/spanner-break-beyond-parent.ly

index 74f4e57e6437625f84db0faf07c66b4a2aa1fc91..8f57fd4fb33f766dd6461c8a2491ba2f53ff9a69 100644 (file)
@@ -1,3 +1,10 @@
-\version "2.11.16"
-\relative c'''{    \repeat tremolo 32{ g64 a }} 
+\header {
+  texidoc = "chord tremolos don't collide with whole
+notes."
+}
+
+\version "2.10.19"
+
+\relative c'''{
+  \repeat tremolo 32{ g64 a }
+} 
index ea8a78385a70ae4a850b40e4af30c6727731a86e..baf8c3c3981d236b29e1c1a68c0cc46cba66fdf1 100644 (file)
@@ -4,7 +4,7 @@
   }
 
 
-\version "2.11.16"
+\version "2.10.19"
 
 \paper { ragged-bottom = ##t }