bug-lilypond
[Top][All Lists]
Advanced

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

Re: No warning upon failed ‘align[Above|Below]Context’


From: Simon Albrecht
Subject: Re: No warning upon failed ‘align[Above|Below]Context’
Date: Sun, 31 Jan 2016 15:13:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

On 30.01.2016 00:49, Simon Albrecht wrote:
Hello,

in this example

%%%%%%%%%%%
\version "2.19.35"
\new StaffGroup <<
  \new Staff = "A" { a'1 a' }
  { \skip 1 \new Staff = "C" \with { alignAboveContext = "B" } { c''1 } }
  { \skip 1 \new Staff = "B" \with { alignAboveContext = "A" } { b'1 } }
>>
%%%%%%%%%%%

Lily can’t find context "B" when creating "C", so she silently prints "C" below "A". There should be a warning about this.

Obviously, it has been the wrong preview image I included with this post. I used the right one in <https://sourceforge.net/p/testlilyissues/issues/4758/>.

Best, Simon



reply via email to

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