lilypond-user
[Top][All Lists]
Advanced

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

Re: divisi tremolo


From: Graham Percival
Subject: Re: divisi tremolo
Date: Wed, 28 Feb 2007 14:27:09 -0800
User-agent: Thunderbird 1.5.0.9 (Macintosh/20061207)

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
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user








reply via email to

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