]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/indicating-cross-staff-chords-with-arpeggio-bracket.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / snippets / indicating-cross-staff-chords-with-arpeggio-bracket.ly
index 27eeed34c3d2fa567221e1b0c795a4c30498ee10..bbb2f9fbd6b03ca3d9aa619d0d2ecaba3dcce8d5 100644 (file)
@@ -4,10 +4,10 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.14.2"
+\version "2.17.6"
 
 \header {
-  lsrtags = "real-music, keyboards"
+  lsrtags = "keyboards, real-music"
 
   texidoc = "
 An arpeggio bracket can indicate that notes on two different staves are
@@ -26,7 +26,7 @@ context.
 
 \new PianoStaff <<
   \set PianoStaff.connectArpeggios = ##t
-  \override PianoStaff.Arpeggio #'stencil = #ly:arpeggio::brew-chord-bracket
+  \override PianoStaff.Arpeggio.stencil = #ly:arpeggio::brew-chord-bracket
   \new Staff {
     \relative c' {
       \key b \major