]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / grid-lines--emphasizing-rhythms-and-notes-synchronization.ly
index f8203c66466ec3976dbd8874a3ffe8bb600a54c7..927ad32969f9f5ad323ae1e15cd643546699b771 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.11"
+\version "2.17.30"
 
 \header {
   lsrtags = "editorial-annotations"
@@ -31,10 +31,10 @@ this snippet.
       \new Staff {
         % hides staff and notes so that only the grid lines are visible
         \hideNotes
-        \override Staff.BarLine.transparent = ##t
+        \hide Staff.BarLine
         \override Staff.StaffSymbol.line-count = #0
-        \override Staff.TimeSignature.transparent = ##t
-        \override Staff.Clef.transparent = ##t
+        \hide Staff.TimeSignature
+        \hide Staff.Clef
 
         % dummy notes to force regular note spacing
         \once  \override Score.GridLine.thickness = #4.0