X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2Flsr%2Fforcing-rehearsal-marks-to-start-from-a-given-letter-or-number.ly;h=7f4a9cbb773f6968d5b8716344cb5ef7f9a1aaf5;hb=fb09f28821ce6ce66ec508ddaa8c9320d2813695;hp=373a93547308fb47593d0ae47f05d287bee4951e;hpb=4ec941211615e84d82c5129b7f6b51cef706a873;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 373a935473..7f4a9cbb77 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,14 +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.38" +\version "2.12.3" \header { lsrtags = "rhythms" - texidoc = " + + texidoc = " This snippet demonstrates how to obtain automatic ordered rehearsal -marks, but from the letter or number you want. -" } -% begin verbatim +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 @@ -30,3 +34,4 @@ marks, but from the letter or number you want. c1 \mark \default c1 \mark \default } +