lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3797 in lilypond: Music_wrapper_iterator does not


From: lilypond
Subject: [Lilypond-auto] Issue 3797 in lilypond: Music_wrapper_iterator does not follow original context setting of child
Date: Sat, 11 Jan 2014 11:51:32 +0000

Status: Started
Owner: address@hidden
Labels: Type-Defect

New issue 3797 by address@hidden: 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



reply via email to

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