"Peter Crighton" <[email protected]> wrote in message
news:CAFGY_6LcWc2SgH-tojVECa_=kq92gy8-ml_8lzrbe-4imbn...@mail.gmail.com...
Hello all,
as posted on the User list, I came upon some unexpected behaviour,
probably
a bug, when using a tag on, for example, a markup that is attached to a
chord repetition symbol. In the third measure the chord repetition symbol
seems to get tagged as well, although only the markup should:
\version "2.19.47"
x = \tag #'tabstaff ^x
music = \relative c {
c4 c c c\x
<c e> <c e> <c e> <c e>\x
q q q q\x
}
\new StaffGroup <<
\new Staff \keepWithTag #'staff <<
\clef "treble_8"
\music
>>
\new TabStaff \keepWithTag #'tabstaff <<
\tabFullNotation
\music
>>
Cheers,
Peter
Added as https://sourceforge.net/p/testlilyissues/issues/4972/
--
Phil Holmes
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond