]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/declarations-init.ly
Web-ja: update introduction
[lilypond.git] / ly / declarations-init.ly
index f3f5eef6689e383abf610af6aad1af062c055afc..5ce305aa5cc8e9603bff4d88e4046a16f3b8bc93 100644 (file)
@@ -1,6 +1,6 @@
 %%%% This file is part of LilyPond, the GNU music typesetter.
 %%%%
-%%%% Copyright (C) 1996--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+%%%% Copyright (C) 1996--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 %%%%                          Jan Nieuwenhuizen <janneke@gnu.org>
 %%%%
 %%%% LilyPond is free software: you can redistribute it and/or modify
@@ -16,7 +16,7 @@
 %%%% You should have received a copy of the GNU General Public License
 %%%% along with LilyPond.  If not, see <http://www.gnu.org/licenses/>.
 
-\version "2.17.25"
+\version "2.19.22"
 
 %% named durations
 breve = #(ly:make-duration -1 0)
@@ -28,7 +28,7 @@ maxima = #(ly:make-duration -3 0)
 
 %% default note names are dutch
 #(set! default-language "nederlands")
-#(note-names-language parser default-language)
+#(note-names-language default-language)
 
 \include "drumpitch-init.ly"
 \include "chord-modifiers-init.ly"