]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/creating-simultaneous-rehearsal-marks.ly
Imported Upstream version 2.19.45
[lilypond.git] / Documentation / snippets / creating-simultaneous-rehearsal-marks.ly
index eefa6f59173c3c4750ea372e5aeccfe8963b1c9a..c93fc9ed82c533ca8f99fda93ba110b44ae6f938 100644 (file)
@@ -1,10 +1,10 @@
 %% DO NOT EDIT this file manually; it is automatically
-%% generated from LSR http://lsr.dsi.unimi.it
+%% generated from LSR http://lsr.di.unimi.it
 %% Make any changes in LSR itself, or in Documentation/snippets/new/ ,
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.30"
+\version "2.18.0"
 
 \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 \omit Score.TimeSignature
+  \once \override Score.TimeSignature.stencil = ##f
   \time 1/16
   s16 \bar ""
   \cadenzaOff