lilypond-user
[Top][All Lists]
Advanced

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

Vanishing tie


From: Chuckk Hubbard
Subject: Vanishing tie
Date: Fri, 1 Sep 2006 16:45:27 -0400

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




reply via email to

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