[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No warning upon failed ‘align[Above|Below]Context’
From: |
Simon Albrecht |
Subject: |
No warning upon failed ‘align[Above|Below]Context’ |
Date: |
Sat, 30 Jan 2016 00:49:04 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 |
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.
Best, Simon
stack-new-contexts.preview.png
Description: PNG image
- No warning upon failed ‘align[Above|Below]Context’,
Simon Albrecht <=