]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/clef-transposition-visibility.ly
Run scripts/auxiliar/update-with-convert-ly.sh -f 2.19.20
[lilypond.git] / input / regression / clef-transposition-visibility.ly
index ab82c493b1f193361490150af5b6424ca4a7d226..e83fb4b8a78b464978b9deda668722d0d9501973 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.18"
+\version "2.19.21"
 
 \header {
 
@@ -12,11 +12,11 @@ These settings also need to apply to clefs on new lines."
 \layout { ragged-right = ##t  }
 
 
-\relative c' {
+\relative {
   \override Staff.ClefModifier.break-visibility = #all-invisible
 
   \clef "treble_8"
-  c2 c |
+  c'2 c |
   c c | \break
   c \clef "tenor" c |
   \revert Staff.ClefModifier.break-visibility