Issue 337: collision: \arpeggioUp should increase horizontal space of \arpeggio
http://code.google.com/p/lilypond/issues/detail?id=337

New issue report by gpermus:
% there is a collision because adding an arrow to an arpeggio
% does not increase the horizontal space LilyPond allocates for the object.

%  This is similar to issue #242, but since it only applies to arpeggios
%  it seems to be a separate issue.

\version "2.11.20"
\paper{ ragged-right=##t }
{
  \key bes \major R1 \break |
  <bes aes' c'' f''>2\arpeggio r2 \break |
  \arpeggioUp
  <bes aes' c'' f''>2\arpeggio r2 \break |
} 



Attachments:
        foo.png  10.4 KB 


Issue attributes:
        Status: Accepted
        Owner: gpermus
        Labels: Type-Collision Priority-Low

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to