Status: Accepted
Owner: ----

New issue 4183 by [email protected]: Add italic parentheses for \parenthesize
https://code.google.com/p/lilypond/issues/detail?id=4183

Right now, something like

  \tweak ParenthesesItem.font-shape #'italic
  \parenthesize\f

doesn't work since the used parentheses are always upright. To get the same slant angle as dynamics, slanted parentheses should be added to the Emmentaler font.

Given that our music font only supports a single font shape, it's probably necessary to add another property instead of `font-shape' to switch to slanted parentheses (and the documentation should mention that `font-shape' is a no-op). Ideally, \parenthesize should automatically recognize whether the affected object is a slanted Emmentaler glyph, probably by looking up a table.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to