X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Fclefs-can-be-transposed-by-arbitrary-amounts.ly;h=e7155b535569d540b91ee987a495136edcc75672;hb=fd466bdc47728eb1b00b947cafe67a2e0d80c58b;hp=21af630ecd5f39aa355e3e557860f9f6b598477f;hpb=58933e3e40e9cfbdc70b846bc808c723e053f7b3;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 21af630ecd..e7155b5355 100644 --- a/Documentation/snippets/clefs-can-be-transposed-by-arbitrary-amounts.ly +++ b/Documentation/snippets/clefs-can-be-transposed-by-arbitrary-amounts.ly @@ -4,18 +4,11 @@ %% and then run scripts/auxiliar/makelsr.py %% %% This file is in the public domain. -\version "2.14.2" +\version "2.16.0" \header { lsrtags = "pitches" -%% Translation of GIT committish: 1cda7b7b8219cb97399b8e7b56c1115aaf82c002 - texidocfr = " -Les clefs peuvent être transposées d'un intervalle différent de l'octave. - -" - doctitlefr = "Transposition arbitraire d'une clef" - texidoc = " Clefs can be transposed by arbitrary amounts, not just by octaves. @@ -34,4 +27,3 @@ Clefs can be transposed by arbitrary amounts, not just by octaves. \clef "treble^3" c4 c c c } -