]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/creating-simultaneous-rehearsal-marks.ly
Merge remote branch 'origin/master' into release/unstable
[lilypond.git] / Documentation / snippets / creating-simultaneous-rehearsal-marks.ly
index 7a302b54ca7eaa73fa4eec071ca353ca7ce972fe..eefa6f59173c3c4750ea372e5aeccfe8963b1c9a 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.20"
+\version "2.17.30"
 
 \header {
   lsrtags = "expressive-marks, text, tweaks-and-overrides"
@@ -32,7 +32,7 @@ end of one system and the start of the following system.
   % the hidden measure and bar line
   % \cadenzaOn turns off automatic calculation of bar numbers
   \cadenzaOn
-  \once \override Score.TimeSignature.stencil = ##f
+  \once \omit Score.TimeSignature
   \time 1/16
   s16 \bar ""
   \cadenzaOff