lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 4183 in lilypond: Add italic parentheses for \pare


From: lilypond
Subject: [Lilypond-auto] Issue 4183 in lilypond: Add italic parentheses for \parenthesize
Date: Sat, 01 Nov 2014 07:01:12 +0000

Status: Accepted
Owner: ----

New issue 4183 by address@hidden: 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

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