]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/clefs-can-be-transposed-by-arbitrary-amounts.ly
Update snippets from today's LSR with changed makelsr.py
[lilypond.git] / Documentation / snippets / clefs-can-be-transposed-by-arbitrary-amounts.ly
index 21af630ecd5f39aa355e3e557860f9f6b598477f..9c3ad3cf87511daa2cbf8bb4337dbbfe26f14974 100644 (file)
@@ -9,13 +9,6 @@
 \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
 }
-