- **labels**:  --> Fixed_2_19_49
- **status**: Started --> Fixed
- **Patch**: push -->  
- **Comment**:

author  David Kastrup <d...@gnu.org>    
        Thu, 15 Sep 2016 13:50:14 +0100 (14:50 +0200)
committer       David Kastrup <d...@gnu.org>    
        Wed, 28 Sep 2016 08:28:14 +0100 (09:28 +0200)
commit  8a493b7bc9aa4d34cd2970fc2223ec6920f0ed02



---

** [issues:#4972] Chord repetition erroneously tagged**

**Status:** Fixed
**Labels:** Fixed_2_19_49 
**Created:** Thu Sep 15, 2016 10:59 AM UTC by Phil Holmes
**Last Updated:** Wed Sep 28, 2016 06:50 AM UTC
**Owner:** David Kastrup
**Attachments:**

- 
[crighton.png](https://sourceforge.net/p/testlilyissues/issues/4972/attachment/crighton.png)
 (5.9 kB; image/png)


Peter Crighton reported that in the code below, 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
  >>
>>
~~~~


---

Sent from sourceforge.net because testlilyissues-a...@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/testlilyissues/admin/issues/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
Testlilyissues-auto mailing list
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

Reply via email to