> I'm not top posting.
% I'm sorry, but it seems unpossible to make it shorter!
% The following shows wrong behaviour of extender line:
% If the piano has notes faster than melody, extender line doesn't work,
% and if the piano has notes as fast as or less fast than melody,
% e. l. does work.
\v
> I'm not top posting.
\version "2.10.11" % on debian sarge 3.1
\layout { ragged-right = ##t }
rechts = \context Staff \relative c'{
d8 \change Staff = down a r4
}
links = \context Staff \relative c{
b,4 \stemDown
}
\score {
\context PianoStaff
<<
\context Staff = "up" << \clef vi
On Thu, 21 Jul 2005 00:13:09 +0200, Erik Sandberg
>You could try this in the \midi block:
>\context {\Score graceSettings = #'() }
>
>(basically the same as the prev solution, except that it sets it slightly more
>globally, and only when generating midi)
>
>Erik
it works fine. I am far to know
On Mon, 18 Jul 2005 11:30:45 +0200, Erik Sandberg
<[EMAIL PROTECTED]> wrote:
>This is because Lilypond looks for the context where graceSettings was set;
>since MIDI doesn't use graceSettings, no context is found.
>
>A workaround is to add
>\set Score.graceSettings = #'()
>before your code.
>
Using 2.4.6, if a \midi block is added to a .ly file containing a line
#(add-grace-property ..., lilypond fails with the errors:
GNU LilyPond 2.4.6
Processing `/cygdrive/D/LilyWork/Tests/add-grace-prop.ly'
Parsing...
Interpreting music... Backtrace:
In unknown file:
?: 0* [lilypond-main ("/
Hi,
the FSF has moved from Cambridge to Boston. Consider changing that in
lily/main.cc
bye,
Roland
signature.asc
Description: This is a digitally signed message part
___
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman