bug-lilypond
[Top][All Lists]
Advanced

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

Tie positioning in chords with large intervals [engraving-nitpick?]


From: Alexander Kobel
Subject: Tie positioning in chords with large intervals [engraving-nitpick?]
Date: Wed, 20 Jan 2010 15:11:45 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Hi, all,


in the attached example the tie positioning is not quite what I'd expect to be the favourite option (on 2.13.11).

It's about chords with large intervals in between, where the tie can be fitted into the space between note heads. This looks strange when the inner ties exceed the range of the outer ties of the chord. For stem-up chords, a simple workaround is adding transparent notes to the chord, to block the empty space in between. For stem-down chords, I'd prefer the tie (between the c'') to be a mirrored version of the bottom tie (between the a'), i.e. attached to the center of the left note head instead of either the left or the right side of it; this I could not achieve with an additional note.

Would it be sensible to crop the range of interior ties to the union of the extents of the outer ties in general?


Cheers,
Alexander
\relative c'' {
  <g d g,>4~ <g d g,>
  <g d b g>4~ <g d b g>
  <g d g,>4~ <g d b g>
  <g d g,>4~ <g d \tweak #'transparent ##t b g>

  <a' c, a>4~ <a c, a>
  <a e c a>4~ <a e c a>
  <a e c a>4~ <a c, a>
  <a \tweak #'transparent ##t e c a>4~ <a c, a>
}

PNG image


reply via email to

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