bug-lilypond
[Top][All Lists]
Advanced

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

bug with x-gap for ties


From: Werner LEMBERG
Subject: bug with x-gap for ties
Date: Sat, 27 Jul 2002 10:53:37 +0200 (CEST)

The x-gap change in the example below makes the top tie (which appears
to be the second from top in the attached image) flip into the wrong
direction.  Well, some other ugly things can be seen also in the
image :-)


    Werner


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


\score {
  \context Voice \notes \relative c' {
    s2. <bes4 cis f g bes cis> ~ |
    <bes4 cis f g bes cis> s2. |
  }
  \paper {
    \translator {
      \ScoreContext
      Tie \override #'x-gap = #0.3
    }
    linewidth = 40.0\mm
  }
}

PNG image


reply via email to

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