Put it into the paper block:

\score {
   ...
   \paper {
        \translator {
              \PianoStaffContext
              VerticalAlignment \override #'forced-distance = #9
        }
   }

I'd tried this before. The problem was a typo in the manual (determined by trial-and-error...). It's actually:

\override VerticalAlignment #'forced-distance = #9


It works when it's written correctly. :-)


Ruven


_______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to