bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1649 in lilypond: ly:arpeggio::brew-chord-bracket can lead to tigh


From: lilypond
Subject: Issue 1649 in lilypond: ly:arpeggio::brew-chord-bracket can lead to tight horizontal spacing
Date: Wed, 11 May 2011 01:23:33 +0000

Status: Accepted
Owner: address@hidden
Labels: Type-Collision Priority-Medium

New issue 1649 by address@hidden: ly:arpeggio::brew-chord-bracket can lead to tight horizontal spacing
http://code.google.com/p/lilypond/issues/detail?id=1649

This problem does not arise with ly-arpeggio::print, leading me to believe that either the bracket print function has incorrect X extents or there is some hardcoded use of the arpeggio print function that does not account for the use of substitution functions.

\relative c' {
  \override Voice . Arpeggio #'font-encoding = #'fetaBraces
  \override Voice . Arpeggio #'stencil = #ly:arpeggio::brew-chord-bracket
  <cis e g c e g g'> <cis dis eis gis cis e g g'>\arpeggio
}


Attachments:
        foo.png  7.7 KB




reply via email to

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