bug-lilypond
[Top][All Lists]
Advanced

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

Re: ChoirStaff produces DrumStaff in 2.5.30


From: Erik Sandberg
Subject: Re: ChoirStaff produces DrumStaff in 2.5.30
Date: Thu, 23 Jun 2005 18:30:28 +0200
User-agent: KMail/1.8

On Thursday 16 June 2005 13.07, Mats Bengtsson wrote:
> Clearly a serious bug!
> To make this bug report complete, I include a small but complete
> example of this bug:

Thanks, added to bug cvs as choirstaff-voice.ly.

%
%Imruska
\version "2.5.31"
\header {
texidoc = "New voices created directly within ChoirStaff contexts are done in 
DrumStaff contexts instead of Staff contexts.

Workaround: Specify \new Staff explicitly"
reportedin = "2.5.31"
}
\score {
  \context ChoirStaff <<
  \new Voice {c d e f}
  \new Voice {c d e f}
 >>
}

-- 
Erik Sandberg
Maintainer of the Lilypond bug CVS archive,
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lily-bugs/bugs/
http://lilypond.org/doc/v2.5/bugs/out/index.html





reply via email to

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