See also http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Changing-context-default-settings.html#Changing-context-default-settings
/Mats
Erik Sandberg wrote:
On Friday 07 January 2005 22.22, Albert Einstein wrote:
What command set command:
\set fingeringOrientations = #'(left down)
global for all notes?
I'm not sure exactly what you want to achieve, but it might be something like this:
\set Score.fingeringOrientations = #'(left down)
This should have the same effect as setting that property individually in all subcontexts (i.e. all voices in all staves).
Erik
_______________________________________________ lilypond-user mailing list [email protected] http://lists.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 =============================================
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
