[Top][All Lists]
[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 14:44:12 +0300 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Mon 04 Jul 2011, 04:22 -Eluze wrote:
> btw: writing fingeringOrientations = #'right brings Lilypond to crash!
It does not here (ubuntu linux 64bit):
$ cat test.ly
\relative {
\once \set fingeringOrientations = #'right
< e -1>
}
$ LANG=C lilypond test.ly
GNU LilyPond 2.14.1
Processing `./test.ly'
Parsing...
./test.ly:0: warning: no \version statement found, please add
\version "2.14.1"
for future compatibility
Interpreting music...
warning: type check for `fingeringOrientations' failed; value `right' must be
of type `list'
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `test.ps'...
Converting to `./test.pdf'...
success: Compilation successfully completed
ps. Regarding "\once \set"’s behavior -- probably, it can be valid issue (to
change this behavior), but I feel like similar discussions already have been;
I need some time to search, I guess.
Let's wait some time (while I'm searching,) for possible feedback from
developers.
--
Dmytro O. Redchuk
Bug Squad