lilypond-user
[Top][All Lists]
Advanced

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

Re: problem with volta bracket


From: Tao Cumplido
Subject: Re: problem with volta bracket
Date: Sat, 02 Jun 2007 15:10:47 +0200

Thanks for the fast reply.
I tried to implement your example but nothing happened.
Anyway, that's the code:

\repeat volta 2
{
        <fis,,, d a>16 <fis d a>8 <fis d a>16 <a e a,>4 |
        <d g, d>16 <d g, d>8 <d g, d>16 <e g, e>4 |
        <fis fis,>16 <g g,>8 <gis gis,>16 <a a,> <d d,>8 <c c,>16 |
        <b b,>16 <g g,>8 <a a,>16 <b fis b,>4 |
        r16 g8 a16 b fis'8 e16 |
        d16( cis8) fis,16 a( g8) dis16 |
        fis16( e8) b16 d( cis8) g16 |
        <b fis>16( a8) fis16 d b8 a16 |
        <fis' d a>16 <fis d a>8 <fis d a>16 <a e a,>4 |
        <d g, d>16 <d g, d>8 <d g, d>16 <e g, e>4 |
        <fis fis,>16 <g g,>8 <gis gis,>16 <a a,> <d d,>8 <c c,>16 |
        <b b,>16 <g g,>8 <a a,>16 <b fis b,>4 |
        g'16 fis8 e16 d cis8 b16 |
        d16( fis,8) g16 gis a8 ais16 |
        cis16( b8) fis16 a( g8) e16 |
}
\alternative
{
        { d4 <d' a fis d> }
        { d,4 r16 f8 cis?16 }
}

-------- Original-Nachricht --------
Datum: Sat, 2 Jun 2007 08:40:03 -0400
Von: Kieren MacMillan <address@hidden>
An: address@hidden
CC: address@hidden
Betreff: Re: problem with volta bracket

> Hello Tao:
> 
> > The bracket from the first ending is placed vertically higher than
> > the bracket from the second ending, to not collide with the notes  
> > in that bar.
> [...]
> > Does anyone have a solution for me?
> 
> Without you having posted your code, we can't see the problem  
> ourselves. Regardless, I've always been able to fix similar problems  
> with
> 
>      \once \override Staff.VoltaBracket #'padding = #6
>      \once \override Staff.VoltaBracket #'extra-offset = #'(0 . -4)
> 
> where the #6 and #'(0 . -4) can be changed to fit a given situation.
> 
> Hope this helps!
> Kieren.
> 

-- 
Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten 
Browser-Versionen downloaden: http://www.gmx.net/de/go/browser




reply via email to

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