lilypond-user
[Top][All Lists]
Advanced

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

Re: Vanishing tie


From: Mats Bengtsson
Subject: Re: Vanishing tie
Date: Sat, 02 Sep 2006 10:36:34 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.0.5)

There have been several reports already about a bug in the tie handling in 2.9.16 and a correction by Han-Wen will appear in the next release. Hopefully, it's the same bug that you have found.

Please always send bug reports to the bug-lilypond mailing list
and also check the mailing list archives first to see if the bug
already has been reported. A bug tracking system where you can browse through submitted bug reports, is on its way.

  /Mats

Quoting Chuckk Hubbard <address@hidden>:

I'm pretty sure this is LP doing something incorrectly.

================
\version "2.9.16"

<<
        \relative c'
        \new Staff {
        \set Staff.instrumentName = "Alto Sax"
        \clef treble
        r16 e g b
        r8 cis

}

        \relative c'
        \new Staff {
        \set Staff.instrumentName = "Tenor Sax"
        \clef treble
        a4
        cis8 cis'

}

        \relative
        \new Staff {
        \set Staff.instrumentName = "Baritone Sax"
        \clef bass
        a,4~  a16 e' g b

}

=================

ends up with no tie from the first note of the bottom line.  But if I
remove the top staff code completely, the tie appears.

?

-Chuckk

--
"Far and away the best prize that life has to offer is the chance to
work hard at work worth doing."
-Theodore Roosevelt


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user








reply via email to

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