]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/general-scheme-bindings.ly
Make the length of beamlets configurable.
[lilypond.git] / input / regression / general-scheme-bindings.ly
index acbf4e0bd08d90f2960f9c15106035e2bd856a75..1d9329c0df9918cdc11903e6bf4f48f26df9aa74 100644 (file)
@@ -1,11 +1,11 @@
 \header {
 
-  texidoc = "This file tests various Scheme utiliity functions." 
+  texidoc = "This file tests various Scheme utility functions." 
 
 }
 
 
-\version "2.11.8"
+\version "2.11.51"
 
 %% todo : use macro, to show the statement tested. 
 #(ly:progress "~a\n" (ly:expand-environment "${HOME} $HOME $$ "))