It seems that the property setting syntax change has not yet made
it into the manual.

/Mats

-------- Original Message --------
Subject: Re: Making Large-Print Music
Date: Mon, 23 Feb 2004 02:11:04 -0500
From: Ruven Gottlieb <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>



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

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================


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

Reply via email to