X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2Fdeclarations-init.ly;h=5ce305aa5cc8e9603bff4d88e4046a16f3b8bc93;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=89a9a893dc49bb8081aaa9d3e84d5e7c68951595;hpb=c054eb280fd9953596eb164f67b0f9d5555c5a32;p=lilypond.git diff --git a/ly/declarations-init.ly b/ly/declarations-init.ly index 89a9a893dc..5ce305aa5c 100644 --- a/ly/declarations-init.ly +++ b/ly/declarations-init.ly @@ -16,7 +16,7 @@ %%%% You should have received a copy of the GNU General Public License %%%% along with LilyPond. If not, see . -\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"