]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/expressive-headword.ly
Merge branch 'master' into translation
[lilypond.git] / Documentation / snippets / expressive-headword.ly
index 6f469e15c1ff1754c26934279612d082cfa97998..600176f493fd1d11350716889da5cdef4be979ac 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.20"
 
 \header {
   lsrtags = "headword"
@@ -28,7 +28,7 @@ Expressive headword
 %   \context {
 %      \Score
 %      \override SpacingSpanner.base-shortest-duration =
-%         #(ly:make-moment 1 20)
+%         #(ly:make-moment 1/20)
 %   }
 %}