Hello all,
I came upon some unexpected behaviour when using a tag on, for example, a
markup that is attached to a chord repetition symbol (see below).
How can I fix this, so only the markup and not also the chord repetition
symbol gets tagged?
\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
--
Peter Crighton | Musician & Music Engraver based in Mainz, Germany
http://www.petercrighton.de
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user