X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Ftime-signature-in-parentheses.ly;h=72e01f4a81c4483c1f9b81bb81f1a33bed74cef9;hb=f22c889b1389cb7d761580762fe77973780f2f86;hp=57b3cb23808a3fb1608a0d54b43a0dacbf2fd883;hpb=2d52187d5492ce7492c78fc8f1dca4aa7b702ba0;p=lilypond.git diff --git a/Documentation/snippets/time-signature-in-parentheses.ly b/Documentation/snippets/time-signature-in-parentheses.ly index 57b3cb2380..72e01f4a81 100644 --- a/Documentation/snippets/time-signature-in-parentheses.ly +++ b/Documentation/snippets/time-signature-in-parentheses.ly @@ -7,14 +7,7 @@ \version "2.14.2" \header { - lsrtags = "specific-notation, tweaks-and-overrides, staff-notation" - -%% Translation of GIT committish: d5307870fe0ad47904daba73792c7e17b813737f - texidocfr = " -Une métrique peut être mise entre parenthèses. - -" - doctitlefr = "Métrique entre parenthèses" + lsrtags = "staff-notation, specific-notation, tweaks-and-overrides" texidoc = " The time signature can be enclosed within parentheses. @@ -30,4 +23,3 @@ The time signature can be enclosed within parentheses. \time 2/4 a4 b8 c } -