Issue 324: tremolo divisi causes new \Staff context to appear
http://code.google.com/p/lilypond/issues/detail?id=324
New issue report by gpermus:
% problem disappears if \new Staff is made explicit.
\version "2.11.20"
clm = \relative c'' { \repeat tremolo 4 { e16( cis) } }
clma = \relative c' { \repeat tremolo 4 { e16( g) } }
{
% \new Staff{
\clm \clma << \clm \\ \clma >>
% }
}
Attachments:
foo.preview.png 8.4 KB
Issue attributes:
Status: Accepted
Owner: gpermus
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond