lilypond-user
[Top][All Lists]
Advanced

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

Re: divisi tremolo


From: Mats Bengtsson
Subject: Re: divisi tremolo
Date: Wed, 28 Feb 2007 20:14:07 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20061113 Debian/1.7.8-1sarge8

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



--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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