diff options
author | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
---|---|---|
committer | John Mandereau <john.mandereau@gmail.com> | 2012-07-17 18:18:47 +0200 |
commit | f22c889b1389cb7d761580762fe77973780f2f86 (patch) | |
tree | d325b60ea9e43c4094814635d61ab92bc2f68046 /Documentation/snippets/forcing-a-clef-symbol-to-be-displayed.ly | |
parent | 2d52187d5492ce7492c78fc8f1dca4aa7b702ba0 (diff) |
Update snippets from today's LSR with changed makelsr.py
Diffstat (limited to 'Documentation/snippets/forcing-a-clef-symbol-to-be-displayed.ly')
-rw-r--r-- | Documentation/snippets/forcing-a-clef-symbol-to-be-displayed.ly | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/Documentation/snippets/forcing-a-clef-symbol-to-be-displayed.ly b/Documentation/snippets/forcing-a-clef-symbol-to-be-displayed.ly index 2e3517fb18..bc11fa25de 100644 --- a/Documentation/snippets/forcing-a-clef-symbol-to-be-displayed.ly +++ b/Documentation/snippets/forcing-a-clef-symbol-to-be-displayed.ly @@ -9,16 +9,6 @@ \header { lsrtags = "pitches" -%% Translation of GIT committish: 30339cb3706f6399c84607426988b25f79b4998c - texidocfr = " -Lorsqu'une clef a déjà été imprimée et qu'aucune autre clef n'a depuis -été imprimée, LilyPond ignorera toute réitération de la commande -@code{\\clef}. Forcer la réimpression de la clef s'obtient à l'aide de -la commande @code{\\set Staff.forceClef = ##t}. - -" - doctitlefr = "Réimpression forcée de la clef" - texidoc = " When a clef sign has already been displayed and it has not been changed to a different clef, then repeating the @code{\\clef} command will be |