]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/defining-predefined-fretboards-for-other-instruments.ly
Update incipit snippets
[lilypond.git] / Documentation / snippets / defining-predefined-fretboards-for-other-instruments.ly
index 7b215922737dbeb1fb329345ebd38cf225d3342e..6a3b029cd3ff9c663cb43479d4d55dcc37d48608 100644 (file)
@@ -27,7 +27,6 @@ information.  This is planned to be corrected in the future.
   doctitle = "Defining predefined fretboards for other instruments"
 } % begin verbatim
 
-
 % add FretBoards for the Cuatro
 %   Note: This section could be put into a separate file
 %      predefined-cuatro-fretboards.ly
@@ -108,7 +107,7 @@ primeros = {
   \layout {
     \context {
       \Score
-      \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1/16)
+      \override SpacingSpanner.base-shortest-duration = #(ly:make-moment 1 16)
     }
   }
   \midi { }