lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3630 in lilypond: side-positioned items are now po


From: lilypond
Subject: [Lilypond-auto] Issue 3630 in lilypond: side-positioned items are now positioned too close
Date: Wed, 23 Oct 2013 04:34:32 +0000

Status: Accepted
Owner: ----
Labels: Type-Ugly

New issue 3630 by address@hidden: side-positioned items are now positioned too close
http://code.google.com/p/lilypond/issues/detail?id=3630

From
http://lists.gnu.org/archive/html/bug-lilypond/2013-10/msg00091.html

After issue 2527, the parenthesized notes that indicate the pitch on a pitched trill come too close to dots. The workaround in the comment below might be a wise default. Maybe other items using the side-position-interface should get the same default. If several items need this, maybe the code that implements horizon-padding in side-position interface should use 0.1 in absence of an explicit definition.

{ %\override TrillPitchGroup #'horizon-padding = #0.10
  \pitchedTrill d'4.\startTrillSpan c' r8\stopTrillSpan r2
  \pitchedTrill e'4.\startTrillSpan d' r8\stopTrillSpan r2
  \voiceTwo
  \pitchedTrill f'4.\startTrillSpan g' r8\stopTrillSpan r2
  \pitchedTrill g'4.\startTrillSpan a' r8\stopTrillSpan r2 }

--
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]