bug-lilypond
[Top][All Lists]
Advanced

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

more stems piercing text


From: Keith OHara
Subject: more stems piercing text
Date: Thu, 18 Apr 2013 10:17:59 -0700
User-agent: Opera Mail/12.14 (Win32)

Another minimal example from
http://code.google.com/p/lilypond/issues/detail?id=2795#c16

\paper { indent = 0\mm
  line-width = 41\mm
  ragged-right = ##f }
\score { << \new Staff { g1_"retaliate" }
     \new Staff << { e''4 e''' r2 } \\ e'1 >> >> }

Workaround
  \override DynamicTextSpanner #'skyline-horizontal-padding = #0.5


------- Forwarded message -------
From: "address@hidden" <address@hidden>

I suggest that you set the defaults consistently for all text grobs, so
that I don't have to file bug reports one-at-a-time for every possible
case:


They're different beasts - we need to figure out what is the best value for 
each one given its habitual size and content. Bigger grobs should get bigger 
default values. I'd like to raise separate issues for different families. For 
example, text spanner and dynamic next spanner make sense together in the same 
patch with the same default vale, but not text script and metronome mark.

Attachment: blech.png
Description: PNG image


reply via email to

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