Skip to content

Commit

Permalink
dont make the pedal staff stand out unnecessarily
Browse files Browse the repository at this point in the history
  • Loading branch information
wbsoft committed Feb 24, 2015
1 parent 2fc7180 commit 2e0ebc0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion reubke/psalm94/psalm94.ly
Expand Up @@ -12,7 +12,9 @@
\include "6-piumosso.ly"

scoreSetup = <<
\new PianoStaff <<
\new PianoStaff \with {
\remove "Vertical_align_engraver"
} <<
\new Staff = "rh" \with {
\override VerticalAxisGroup #'minimum-Y-extent = #'(-3 . 3)
} \new Voice = "rh" {
Expand Down

0 comments on commit 2e0ebc0

Please sign in to comment.