lilypond-user
[Top][All Lists]
Advanced

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

Re: \break before \repeat volts breaks \acciaccatura


From: steve
Subject: Re: \break before \repeat volts breaks \acciaccatura
Date: Mon, 4 Nov 2013 14:34:03 -0500
User-agent: SquirrelMail/1.4.19

> A shot in the dark: what happens if you add acciaccaturas with spacer
> rests in _all_ voice contexts?

       that fixed it

      adding

  \break

 \acciaccatura s8

         to guitar2 produces the desired result

http://gooeytar.com/projects/Anitra%27s_dance/ad.pdf

      thanx - steve

>
>
>
> address@hidden schrieb:
>>
>>  Howdy!
>>
>>  Seems my nice lilypond score gets messed up if I have a \break before
>>a \repeat volta followed by a \acciaccatura
>>
>>    http://gooeytar.com/projects/Anitra%27s_dance/ad.pdf
>>
>>       http://gooeytar.com/projects/Anitra%27s_dance/TEST/ad.pdf
>>
>>      complete reduced files are in
>>
>>  http://gooeytar.com/projects/Anitra%27s_dance/TEST
>>
>> Below is a brief snippet
>>
>>      thoughts?
>>
>>
>>\version "2.16.2"
>>
>>guitarone  = \relative c'' {
>>        \override Staff.NoteCollision #'merge-differently-dotted = ##t
>>        \set Staff.instrumentName = "Gtr1 "
>>        \tempo "Tempo di Mazurka"
>>        <e~ gis,~>2.
>>        <e gis,>4 r4 r4
>>        r4 <c, a>4 <d b>4
>>        r4 <e c> <f d>
>>        %5
>>        r4 <e c> <d b>
>>        r4 <c a> <b gis>
>>        \break
>>        \repeat volta 2 {
>>        \acciaccatura {a16[ b]} a8 gis a b c d |
>>        e8 a e4 d\trill |
>>        %9
>>        c8 a' c,4 b\trill |
>>        a2\harmonic r4 |
>>        a8 c a4 g\trill |
>>        fis8 c' fis,2 |
>>        }
>>}
>>
>>
>>
>>
>>
>>_______________________________________________
>>lilypond-user mailing list
>>address@hidden
>>https://lists.gnu.org/mailman/listinfo/lilypond-user
>





reply via email to

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