3 texidoc = "In piano accidental style, notes in both staves
4 influence each other. In this example, each note should have an
16 \new PianoStaff \relative <<
17 #(set-accidental-style 'piano)
18 \new Staff { ges'4 ges4 }
19 \new Staff { r8 gis r8 gis }