Re: Position of tie after page break

2015-07-03 Thread Pierre Perol-Schneider
Hi Robert,

I think you're right.
Lower tie shoul look like:

\version 2.19.22

{
\override Staff.NoteColumn.force-hshift = #0
 { e''1_~ } \\ { bes''^~}  \break
 { e'' } \\ { bes''} 
}

It seems to be a bug.

Cheers,
Pierre

2015-07-02 21:37 GMT+02:00 Robert Schmaus robert.schm...@web.de:

 Dear Ponderers,

 I don't know if this an issue at all. But in the following example, the
 lower tie after the break looks a bit low.


 \version 2.19.18

 \score {
   \new Staff {
 e'' bes''1 ~ \break
 q1
   }
 }

 When you replace the bes with an b in this example, the lower tie is
 much closer to the e. So the position seems to be adjusted for the extra
 space that the accidental of the upper note requires.

 Anyway, looks like it shouldn't be that way.

 Cheers,
 Robert

 ___
 lilypond-user mailing list
 lilypond-user@gnu.org
 https://lists.gnu.org/mailman/listinfo/lilypond-user

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Position of tie after page break

2015-07-02 Thread Robert Schmaus
Dear Ponderers,

I don't know if this an issue at all. But in the following example, the
lower tie after the break looks a bit low.


\version 2.19.18

\score {
  \new Staff {
e'' bes''1 ~ \break
q1
  }
}

When you replace the bes with an b in this example, the lower tie is
much closer to the e. So the position seems to be adjusted for the extra
space that the accidental of the upper note requires.

Anyway, looks like it shouldn't be that way.

Cheers,
Robert

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user