---

** [issues:#4758] No warning upon failed ‘align[Above|Below]Context’**

**Status:** Accepted
**Labels:** warning 
**Created:** Sun Jan 31, 2016 02:12 PM UTC by Simon Albrecht
**Last Updated:** Sun Jan 31, 2016 02:12 PM UTC
**Owner:** nobody
**Attachments:**

- 
[stack-new-contexts.preview.png](https://sourceforge.net/p/testlilyissues/issues/4758/attachment/stack-new-contexts.preview.png)
 (4.4 kB; image/png)


In this example

~~~~
:::TeX
\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. 


---

Sent from sourceforge.net because [email protected] is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to