]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/creating-simultaneous-rehearsal-marks.ly
LSR: Update.
[lilypond.git] / Documentation / snippets / creating-simultaneous-rehearsal-marks.ly
index 64fbef0c6ee70b6e110c1974cd38965e3f41fbba..9f464b2d8c0b15de2135f3a2b2894f7755253a5f 100644 (file)
@@ -42,9 +42,12 @@ end of one system and the start of the following system.
   \mark \markup { \bold { Senza denti } }
 
   % the hidden measure and bar line
+  % \cadenzaOn turns off automatic calculation of bar numbers
+  \cadenzaOn
   \once \override Score.TimeSignature #'stencil = ##f
   \time 1/16
   s16 \bar ""
+  \cadenzaOff
 
   \time 4/4
   \once \override Score.RehearsalMark #'self-alignment-X = #LEFT