lilypond-user
[Top][All Lists]
Advanced

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

Re: [PATCH] Re: strange instrument name bug


From: Colin Campbell
Subject: Re: [PATCH] Re: strange instrument name bug
Date: Wed, 23 Mar 2011 06:56:53 -0600
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8

On 11-03-23 06:17 AM, Reinhold Kainhofer wrote:
Dear Haipeng,

Am Mittwoch, 23. März 2011, 01:01:44 schrieb 胡海鹏 - Hu Haipeng:
   I meant to show a bug that the instrument name in the GrandStaff collide
with the instr names in its child staves, but the following file gives no
instr name in the grand staff level, although I find the engraver is added
in the engraver-init.ly. What's wrong?
That's simply a bug in lilypond's engraver-init.ly file. In particular, a
GrandStaff was allowed to only contain Staff contexts, but no RhythmicStaff.
As a consequence, no GrandStaff was ever created (as Francisco also noticed,
there was no brace shown, either) and all the RhythmicStaff contexts were
placed directly into the StaffGroup...

Here is a patch against the latest git version for review by the other
developers. If there are no objections, I'll push it in a few days:
http://codereview.appspot.com/4275068

Cheers,
Reinhold
Added issue 1577 to track, ran basic tests against the patch. We may be setting a speed record here!

Colin

--
The test of our progress is not whether we add more to the abundance
of those who have much, it is whether we provide enough for those who
have too little.
-Franklin D. Roosevelt, 32nd US President (1882-1945)




reply via email to

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