bug-lilypond
[Top][All Lists]
Advanced

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

Re: tremolo repeat / grace problem


From: Mats Bengtsson
Subject: Re: tremolo repeat / grace problem
Date: Wed, 19 Oct 2005 13:38:21 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

The bug is solved in version 2.7.x. However, if you upgrade, I would
rather recommend 2.7.12 or earlier than 2.7.13, see
http://www.mail-archive.com/info-lilypond%40gnu.org/msg00333.html

  /Mats

Andrzej Kopec wrote:

I've just tried your trick, but in my lily-2.6.4 produces unacceptable output.
I attach this output and source. And last question: Do I have to upgrade to development version to solve this error (if it helps...)? Or maybe it's still unfixed issue?
------------------------------------------------------------------------

\version "2.6.4"

\layout {
 raggedright = ##t
}

%%\new Voice
\relative c' {
 \repeat "tremolo" 8 { f32 a }
 \new Voice {\grace { gis16[ a] }
             gis8 e }
}
------------------------------------------------------------------------


Regards, Andrzej Kopec

Mats Bengtsson writes:
> You need to add some braces to tell that note only the grace notes but
> also the following main note has to be included in the new Voice
> context. Clever trick!
> > \relative c' {
> \repeat "tremolo" 8 { f32 a }
> \new Voice {\grace { gis16[ a] }
>  gis8 e }
> }
> > /Mats > > > Andrzej Kopec wrote: > > >And this also make failure:
> >(proposed by E. Neewan)
> >
> >%%...
> >
> >\repeat "tremolo" 8 { f32 a } > >\new Voice \grace { gis16[ a] } > > gis8[ e] > >
> >%%...
> >
> >Argh. Nothing more to say. > >
> >
> >
> >Regards,
> >helpless Andrzej Kopec
> > > > > > -- > =============================================
>    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
> =============================================

--
=============================================
        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]