]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/unfretted-headword.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / Documentation / snippets / unfretted-headword.ly
index cfcf0432cc9f671e8ed51649ca18fddb1291fd07..8beaa131c50326e32b4a6e929c7b903902255d2a 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.24
-\version "2.17.24"
+\version "2.17.30"
 
 \header {
   lsrtags = "headword"
@@ -219,7 +219,7 @@ ViolinSolo = \relative c' {
       \new Staff \ViolinSolo
     >>
 
-    \override Score.Rest.transparent = ##t
+    \hide Score.Rest
     \set Score.defaultBarType          = "-"
   >>