X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fclefs-can-be-transposed-by-arbitrary-amounts.ly;h=541c2d67ba5117bb325087a8042dc219889da231;hb=d59856c2469b4b1e7f18a4ec9c5c0da4107f9de3;hp=31c55abb6aa00a421701946ba4a98ae93165c46d;hpb=6019a1e8f0301c1c3bf86ccc92178d820f9c3784;p=lilypond.git diff --git a/Documentation/snippets/clefs-can-be-transposed-by-arbitrary-amounts.ly b/Documentation/snippets/clefs-can-be-transposed-by-arbitrary-amounts.ly index 31c55abb6a..541c2d67ba 100644 --- a/Documentation/snippets/clefs-can-be-transposed-by-arbitrary-amounts.ly +++ b/Documentation/snippets/clefs-can-be-transposed-by-arbitrary-amounts.ly @@ -1,7 +1,10 @@ -%% Do not edit this file; it is automatically -%% generated from LSR http://lsr.dsi.unimi.it +%% DO NOT EDIT this file manually; it is automatically +%% generated from LSR http://lsr.di.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.29" +\version "2.18.0" \header { lsrtags = "pitches" @@ -23,4 +26,3 @@ Clefs can be transposed by arbitrary amounts, not just by octaves. \clef "treble^3" c4 c c c } -