bug-lilypond
[Top][All Lists]
Advanced

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

Re: bug with volta brackets


From: Mats Bengtsson
Subject: Re: bug with volta brackets
Date: Mon, 15 Nov 2004 09:47:57 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

This "bug" has existed for many years. The solution/workaround is to
increase the minimum-space property of the VoltaBracket object:
\override Staff.VoltaBracket #'minimum-space = #7

   /Mats


Jefferson dos Santos Felix wrote:
This example causes a bug with the volta bracket position: they aren't aligned.

\score
{
  \relative c''
{
    \repeat volta 2
    {
c2 d } \alternative {{<c e,>1} {<c e'>1}}
  }
}




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