lilypond-user
[Top][All Lists]
Advanced

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

Re: Tablature, unwanted stroke of tied note


From: Federico Bruni
Subject: Re: Tablature, unwanted stroke of tied note
Date: Sun, 20 Apr 2014 12:35:44 +0200

2014-04-20 12:12 GMT+02:00 Francisco Vila <address@hidden>:
Hello all,

in this example

upper = \relative c' {
  r2 <b d f>2~
  <b d f> <b b e>2~
  <b b e> r2
}

\score {
  \new StaffGroup <<
    \new Staff { \clef "G_8" \upper }
    \new TabStaff { \upper }
  >>
}

the second chord has the same note twice, and that seems to confuse
the tablature engraver making it to show a figure as if one of the
notes had to be stroke again. In the standard staff we can see three
ties on both chords. Image attached.

Do you know why, and how to avoid that? Thank you!

It seems this issue:
https://code.google.com/p/lilypond/issues/detail?id=3066

title should be updated, given the last comment


reply via email to

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