Hi Jay,

2014-08-30 21:54 GMT+02:00 <i...@soundand.com>:


> the slur from fis1 to the d'2. doesn't work here but did in the full
> score.  So what do I do to make this work in the part?
>

Try :

\version "2.18.0"

horn = \relative c, {
  \clef "bass_8"
  \key c \major
  \time 4/4
    fis,1 (
  \time 3/4
    d'2.)
  \bar "|."
}

\score {
  \new Staff \horn
  \layout { }
}

HTH,
Pierre
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to