Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=324
I don't think it's related to 318, since this problem persists if we use
half notes instead of whole notes.
Cheers,
- Graham
Mats Bengtsson wrote:
This seems to be related to
http://code.google.com/p/lilypond/issues/detail?id=318
I forward it to bug-lilypond.
The "line feed" goes away if you use
\new Staff {
\clm \clma << \clm \\ \clma >>
}
But I don't understand why it happens. It somehow
seems related to the fact that you have separate
\relative directives for the two macros.
/Mats
Paul Scott wrote:
I would think this should be automatic but is there a way to get the
lower "stem" down instead of up conflicting with the upper stem? I
would think this is a bug.
Are the error messages necessary?
Why the "line feed" after the first measure?
\version "2.11.20"
clm = \relative c'' { \repeat tremolo 8 { e16( cis) } }
clma = \relative c' { \repeat tremolo 8 { e16( g) } }
{
\clm \clma << \clm \\ \clma >>
}
TIA,
Paul Scott
------------------------------------------------------------------------
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user