lilypond-user
[Top][All Lists]
Advanced

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

Parentheses overrides


From: James Worlton
Subject: Parentheses overrides
Date: Fri, 6 Feb 2015 12:36:16 -0600

Hi all,

I"m trying to widen the parentheses so the left brace doesn't collide with the sharp. The code I'm trying isn't working. Is this possible?

\version "2.19.15"

parenWider = {
  \once \override ParenthesesItem #'X-extent = #'(-8 . 0)
}

\score {
  \new Staff { \parenWider \parenthesize fis'4 }
}

Thanks,
James Worlton

reply via email to

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