bug-lilypond
[Top][All Lists]
Advanced

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

Re: Problem with rest collision


From: Mats Bengtsson
Subject: Re: Problem with rest collision
Date: Wed, 19 Apr 2006 20:55:06 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Debian/1.7.8-1sarge3

It certainly looks like a bug, so I forward it there.

  /Mats

Jefferson dos Santos Felix wrote:

Another example, to illustrate the problem (I think it's a bug)

\score
{
 <<
  \override Score.RestCollision #'minimum-distance = #0.75
  {g8 a b c' d' e' f' g' a' b' c'' d'' e'' f'' g'' a''} \\
  {r8 r r r  r  r  r  r  r  r  r   r   r   r   r   r  }
 >>
}


Jefferson

2006/4/19, Jefferson dos Santos Felix <address@hidden <mailto:address@hidden>>:

    I try to remove the rest collision of the example below, but no
    success:

    \version "2.8.1"
    \score
    {
     <<
      {a8 d' f' a'} \\ {r8 c' d' r}
     >>
    }

    I try to use this:
     \override Score.RestCollision #'minimum-distance = #1.75

    but the collision persists.

    How can I solve it?

    Thanks,

-- Jefferson dos Santos Felix
    -----------------
    felixmusic.net <http://felixmusic.net>




------------------------------------------------------------------------

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