2014-04-20 12:12 GMT+02:00 Francisco Vila <paconet....@gmail.com>:

> 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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to