Hi,

using 2.8.2 I found a bad looking tie-end after using \tieDown for
octaves in the bass (needed par example for the left hand in the first
Chopin study Op. 10, No. 1, because of many notes for the right hand have
to appear in the bass.

Attached a short example with comments.

Best Regards           Roland
\version "2.8.2"

\layout { }

\relative c {
  \clef bass
  \tieDown
    <f,, f'>1 <f f'> <f f'> ~ \break
  % The upper f at the beginning of the following line has a very bad
  % tie-end:
    <f f'> <g g'> <g g'> ~ \break
  % The upper g at the beginning of the following line has a nice
  % tie-end:
    <g g'> <g g'> <g g'>
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to