Status: Started
Owner: [email protected]
Labels: Type-Defect
New issue 3797 by [email protected]: Music_wrapper_iterator does not follow
original context setting of child
http://code.google.com/p/lilypond/issues/detail?id=3797
This is a rather obscure problem. It was encountered in
<URL:http://lists.gnu.org/archive/html/lilypond-user/2014-01/msg00507.html>.
The key phenomenon is that the following input treats the parallel music
expressions differently: there is a new Staff started after the \absolute
expression (which essentially only adds a music wrapper iterator, a
construct supposed to behave transparently).
\score {
<<
{ { a4 a b b } a a b b }
{ \absolute { a4 a b b } a a b b }
>>
}
Attachments:
roro.preview.png 8.0 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings