]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/rhythmic-slashes.ly
Merge branch 'fixedmerge' into HEAD
[lilypond.git] / Documentation / snippets / rhythmic-slashes.ly
index 751bb054935f8426d38be64a35ff7342593785cd..63a3f20e97b4d1c654ab9e9ce20bdec4106c9be4 100644 (file)
@@ -1,7 +1,10 @@
-%% Do not edit this file; it is automatically
+%% DO NOT EDIT this file manually; it is automatically
 %% generated from LSR http://lsr.dsi.unimi.it
+%% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
+%% and then run scripts/auxiliar/makelsr.py
+%%
 %% This file is in the public domain.
-\version "2.13.10"
+\version "2.14.0"
 
 \header {
   lsrtags = "rhythms, tweaks-and-overrides"
@@ -32,7 +35,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