]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/rhythmic-slashes.ly
Snippets: add a new snippet.
[lilypond.git] / Documentation / snippets / rhythmic-slashes.ly
index 751bb054935f8426d38be64a35ff7342593785cd..8a4e2fb0f803c3eaf0767eb9e1868c58eacf0dea 100644 (file)
@@ -1,7 +1,7 @@
 %% Do not edit this file; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
 %% This file is in the public domain.
-\version "2.13.10"
+\version "2.13.20"
 
 \header {
   lsrtags = "rhythms, tweaks-and-overrides"
@@ -32,7 +32,7 @@ rs = {
 }
 
 % Function to print a specified number of slashes
-comp = #(define-music-function (parser location count) ( integer?)
+comp = #(define-music-function (parser location count) (integer?)
   #{
     \override Rest #'stencil = #ly:percent-repeat-item-interface::beat-slash
     \override Rest #'thickness = #0.48