X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Falternative-bar-numbering.ly;h=f69ecd3391523ff831c7181f8de037c9f5e94d4d;hb=2371d6ba3b62d4d6dc349ab50fa0d76eadfba044;hp=506cafae601122b0fbafdec6264b44bcd16e9800;hpb=e885a8cabc8335f1c46c48e92d4048e9d258cd10;p=lilypond.git diff --git a/Documentation/snippets/alternative-bar-numbering.ly b/Documentation/snippets/alternative-bar-numbering.ly index 506cafae60..f69ecd3391 100644 --- a/Documentation/snippets/alternative-bar-numbering.ly +++ b/Documentation/snippets/alternative-bar-numbering.ly @@ -1,45 +1,22 @@ -% DO NOT EDIT this file manually; it is automatically -% generated from Documentation/snippets/new -% Make any changes in Documentation/snippets/new/ -% and then run scripts/auxiliar/makelsr.py -% -% This file is in the public domain. -%% Note: this file works from version 2.15.24 -\version "2.15.24" +%% 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.18.0" \header { -%% Translation of GIT committish: 5a7301fc350ffc3ab5bd3a2084c91666c9e9a549 - - texidoces = " -Se pueden seleccionar dos métodos alternativos para la numeración de -compases, especiales para cuando hay repeticiones. - -" - doctitlees = "Numeración de compases alternativa" - - -%% Translation of GIT committish: fc1ca638e0b5f66858b9b7a073ceefc1eccb3ed2 - - texidocde = "Zwei alternative Methoden können eingestellt werden, - die die Taktnummerierung beeinflussen, insbesondere bei Wiederholungen." - - doctitlede = "Alternative Taktnummerierung" + lsrtags = "editorial-annotations, staff-notation, tweaks-and-overrides" -%% Translation of GIT committish: af3df3b7c6e062635bdccb739be41962969806a0 - texidocfr = " -Deux méthodes alternatives vous permettent de gérer la numérotation ds -mesures en cas de reprises. + texidoc = " +Two alternative methods for bar numbering can be set, especially for +when using repeated music. " - doctitlefr = "Numérotation des mesures et alternatives" - - lsrtags = "editorial-annotations, staff-notation, tweaks-and-overrides" - texidoc = "Two alternative methods for bar numbering can be set, - especially for when using repeated music." doctitle = "Alternative bar numbering" } % begin verbatim - \relative c'{ \set Score.alternativeNumberingStyle = #'numbers \repeat volta 3 { c4 d e f | }