]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/page-label.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / page-label.ly
index 6a975eba66a3e8580ec4941bfe7d8b53e34cd02f..727f9d4191aa3c18be1fdeaa2e48360011f509b4 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.17.6"
 
 \header {
   lsrtags = "spacing"
@@ -55,7 +55,7 @@ in markups.
       \mark "B" \label #'markB
       d2 d
       d2 d
-      \once \override Score.RehearsalMark #'break-visibility =
+      \once \override Score.RehearsalMark.break-visibility =
         #begin-of-line-invisible
       \mark "C" \label #'markC
     }