bug-lilypond
[Top][All Lists]
Advanced

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

Re: Ugly collisions when using manual beaming across rests


From: Graham Percival
Subject: Re: Ugly collisions when using manual beaming across rests
Date: Tue, 18 Sep 2007 12:35:41 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

This might be a dupe of 37 or 2xx-something; it really depends on how they count collision bugs.

http://code.google.com/p/lilypond/issues/detail?id=472

Cheers,
- Graham

Valentin Villenave wrote:
Greetings,

%{
In the following snippet, manual beams over rests force them be
printed higher than their normal placement. However, the other grobs
(accidentals, and even notes) don't take this change into account when
spacing is tight, thus provoking unwanted collisions.

(I added accidentals to make the collisions obvious, but if you remove
them, the b in the chord still collides with the rests).
%}

\version "2.11.32"
\paper {
ragged-right = ##t
}

{
  \repeat unfold 20 {<f'' b'' c''' f'''>16[ r <f'' bes'' c''' f'''>
<f'' b'' c''' f'''>]}
}


_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond






reply via email to

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