bug-lilypond
[Top][All Lists]
Advanced

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

Re: after \once \set fingeringOr ientations… Lilypond falls back to #up


From: Dmytro O. Redchuk
Subject: Re: after \once \set fingeringOr ientations… Lilypond falls back to #up
Date: Mon, 4 Jul 2011 11:51:37 +0300
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon 04 Jul 2011, 01:43 -Eluze wrote:
> the code 
> 
> \relative {
>   \set fingeringOrientations = #'(left)
>   < e -1>1 |
>   \once \set fingeringOrientations = #'(right)
>   < e -1> |
>   < e -1> |
> }
> 
> produces 
> http://old.nabble.com/file/p31987692/chord%2Bfingering%2Bsmall.jpg 
> 
> 
> imo the fingering in the 3rd "chord" should be at the left of the note.
> the way it works now the use of \once is needless because you must reset the
> fingeringOrientation to whatever you had defined before!
As far as I can see, "\once \set" actually  does "\set and then \unset". Very
probably this is exactly what it should to do.

So, this is rather an issue and should be documented?

I would add this to this, at the very bottom:
http://lilypond.org/doc/v2.14/Documentation/notation/the-set-command

Please, anyone? Any other thoughts?

-- 
  Dmytro O. Redchuk
  Bug Squad



reply via email to

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