Originally created by: *anonymous
Originally created by: v.villenave
The arpeggio is moved to the left because of the accidentals, and therefore collides.
\version "2.11.42" \paper { ragged-right = ##t } \new PianoStaff << \set PianoStaff.connectArpeggios = ##t \new Staff \relative c'' { r2. <ges aes c ges'>4\arpeggio | } \new Staff \relative c' { \repeat unfold 12 aes16 <ees aes c>4\arpeggio | } >>
Originally posted by: v.villenave
% the same does not occur with one staff and two voices:
Last edit: Simon Albrecht 2015-09-21
Originally posted by: v.villenave
A possible workaround is to set
#'infinite-spacing-height = ##t
whenever it occurs.Here's a related example with one stave and two voices where the
arpeggio collides with the time signature:
Last edit: Simon Albrecht 2015-09-21
Originally posted by: k-ohara5...@oco.net
The single-staff example of comment 2 is fixed in version 2.14.
The collision from the original example, with the cross-staff arpeggio, remains.
Originally posted by: percival.music.ca@gmail.com
(No comment was entered for this change.)
Labels: -type-Collision Type-Ugly
Originally posted by: Elu...@gmail.com
from 2.17.10 the output of the example of comment 1 https://code.google.com/p/lilypond/issues/detail?id=601#c1 is broken again (regression?)
Related
Issues: #601
Originally posted by: PhilEHol...@googlemail.com
I believe the output for 2 staves has always been broken. However, between 2.17.10 and 2.17.11, the output for a single stave (comment 2) broke.
Labels: -Priority-Medium Regression
Owner: ---
Originally posted by: k-ohara5...@oco.net
I split the new problem, with two voices in one staff, into a new issue 3497,
so that this issue can track the original problem in the very first example, with the arpeggio crossing staves.
Labels: -Regression
Related
Issues:
#3497Diff: