Thank you Dan, I've verified your snippet with 2.19.22 and I see the
problems.
Il giorno mar 30 giu 2015 alle 1:12, Dan Eble <d...@faithful.be> ha
scritto:
\version “2.14.0”
\layout { indent = 0 }
\paper { paper-width = 6 \cm }
%% The first and second ties look different. Is there a good reason?
%% IMHO, the first is not conspicuous enough because it is too close
%% to the staff line.
\score {{ f'4 f'~ f'8 f'~ f'4 }}
added:
https://code.google.com/p/lilypond/issues/detail?id=4469
%% This tie is nearly invisible before the line break.
\score {{ r2 f'8 f' f' f'~ \break | f'2 r }}
I believe that this is issue 14?
https://code.google.com/p/lilypond/issues/detail?id=14
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond