X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Flsr%2Fforcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly;h=281c0a519ab21964d8af950c1a401143f85e63c1;hb=1e1d7dc92b2fbf65e3ace98ec485758964f398cc;hp=f484267f4443f1a317c166ae04d84f8adee0f88c;hpb=8c603a010e6700558cee38a801fbafe4c6968765;p=lilypond.git diff --git a/input/lsr/forcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly b/input/lsr/forcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly index f484267f44..281c0a519a 100644 --- a/input/lsr/forcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly +++ b/input/lsr/forcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly @@ -1,17 +1,18 @@ %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it %% This file is in the public domain. -\version "2.11.48" +\version "2.13.1" \header { lsrtags = "rhythms" texidoc = " This snippet demonstrates how to obtain automatic ordered rehearsal -marks, but from the letter or number you want. +marks, but from the letter or number desired. " doctitle = "Forcing rehearsal marks to start from a given letter or number" } % begin verbatim + \relative c''{ c1 \mark \default c1 \mark \default @@ -33,3 +34,4 @@ marks, but from the letter or number you want. c1 \mark \default c1 \mark \default } +