bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1076 in lilypond: Connected arpeggios collide with previos chord


From: lilypond
Subject: Issue 1076 in lilypond: Connected arpeggios collide with previos chord or note
Date: Thu, 06 May 2010 07:56:46 +0000

Status: Accepted
Owner: ----
Labels: Type-Collision Priority-Medium

New issue 1076 by brownian.box: Connected arpeggios collide with previos chord or note
http://code.google.com/p/lilypond/issues/detail?id=1076

Reported by Robert Clausecker:
http://lists.gnu.org/archive/html/bug-lilypond/2010-04/msg00234.html

% -----------------------------
\version "2.13.20"
\score {
  \new PianoStaff {
    \key des \major
      \time 3/4
      \set PianoStaff.connectArpeggios = ##t
      c'''
      << <ges''  ges'''> \arpeggio \\ <es'' des''> \arpeggio >>
  }
}
\paper { ragged-right = ##t }
% -----------------------------

This one may appear similar to issue 880 (fixed in 2.13.12), but it's still
different (to me). It does not look like a regression (2.12.3 shows this
collision, too).

Attachments:
        test.png  1.3 KB





reply via email to

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