bug-lilypond
[Top][All Lists]
Advanced

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

Re: after \once \set fingeringOrien tations… Lilypond falls back to #up


From: -Eluze
Subject: Re: after \once \set fingeringOrien tations… Lilypond falls back to #up
Date: Mon, 4 Jul 2011 05:15:21 -0700 (PDT)


Dmytro O. Redchuk-2 wrote:
> 
> 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
> 
sorry, i was not specific enough - here is when it crashes:

\version "2.15.2"

\layout {
  \context {
    \Score 
    fingeringOrientations = #'right
  }
}
{ <e-1> }

if i have no fingering it does not crash!

cheers
Eluze

ps: i saw that in the doc the chapter \set vs. \override  is still open - so
let's wait what it will say!
-- 
View this message in context: 
http://old.nabble.com/after-%5Conce-%5Cset-fingeringOrientations%E2%80%A6-Lilypond-falls-back-to--up-tp31987692p31989018.html
Sent from the Gnu - Lilypond - Bugs mailing list archive at Nabble.com.




reply via email to

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