lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4161 in lilypond: empty Voice context makes markup


From: lilypond
Subject: [Lilypond-auto] Issue 4161 in lilypond: empty Voice context makes markups and other contexts disappear
Date: Sun, 12 Oct 2014 09:07:29 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 4161 by address@hidden: empty Voice context makes markups and other contexts disappear
https://code.google.com/p/lilypond/issues/detail?id=4161

% I'm getting *really* weird behaviour here.  In the snippet below,
% the last voice and last markup disappear, apparently because of
% empty voice contexts before.
% if you remove either empty voice, the last markup will appear.
% if you remove both empty voices, the last voice will appear as well.

\markup { visible 1 }
\new Voice { }
% If you remove this markup, the last markup appears (WTF!!)
\markup { visible 2 }
\new Voice { }
\markup { visible 3 }
\markup { visible 4 }
\markup { this disappears }
\new Voice { c }


Attachments:
        output.png  2.4 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]