X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fsnippets%2Falternative-bar-numbering.ly;h=f69ecd3391523ff831c7181f8de037c9f5e94d4d;hb=f7dfb61e546cb03d61d92271839288c44abf8aed;hp=74b608255e8c217dfd1ffaeec40b61fe1730e1aa;hpb=26a079ca2393d053315ef8dbef626c897dc9645a;p=lilypond.git diff --git a/Documentation/snippets/alternative-bar-numbering.ly b/Documentation/snippets/alternative-bar-numbering.ly index 74b608255e..f69ecd3391 100644 --- a/Documentation/snippets/alternative-bar-numbering.ly +++ b/Documentation/snippets/alternative-bar-numbering.ly @@ -1,20 +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.16.0" +%% 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 { lsrtags = "editorial-annotations, staff-notation, tweaks-and-overrides" - texidoc = "Two alternative methods for bar numbering can be set, - especially for when using repeated music." + + 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 | }