]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-tremolo-whole.ly
Doc-es: various updates.
[lilypond.git] / input / regression / chord-tremolo-whole.ly
index 74f4e57e6437625f84db0faf07c66b4a2aa1fc91..b298c379028c5cecfb2cd9d93eb748838ee35b9a 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.16.0"
+
+\relative c'''{
+  \repeat tremolo 32{ g64 a }
+}