lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: global \set fingeringOrientations = #'(left down)


From: Erik Sandberg
Subject: Re: global \set fingeringOrientations = #'(left down)
Date: Sat, 8 Jan 2005 01:54:24 +0100
User-agent: KMail/1.6.2

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]