Menu

#5110 Lyric hyphens remain black even after override

Verified
Enhancement
2017-11-02
2017-03-29
Phil Holmes
No

http://codereview.appspot.com/323410043

Urs Liska reported:

In the following code the hyphen separating the
lyrics syllables would be printed red:

\version "2.19.57"

\layout {
\context {
\Lyrics
\override LyricHyphen.color = #red
\override LyricText.color = #blue
\override LyricExtender.color = #magenta
}
}

music = {
c'2 c'2 ~ c'1
}

text = \lyricmode {
Hel -- lo __
}

<<
\new Staff \new Voice = "mel" \music
\new Lyrics \lyricsto "mel" \text

But as you can see in the attached image it remains black, while the
extender and the text itself are correctly colored.

David Kastrup said:

This is a regression due to

commit 2dc76513c4edb8e18e6170069677eb0dd9b54209
Author: Knut Petersen knut_petersen@t-online.de
Date: Sat Mar 4 18:10:19 2017 +0000

LyricHyphen whiteout

Issue 5033
1 Attachments

Discussion

  • Anonymous

    Anonymous - 2017-08-09
    • status: Accepted --> Started
    • assigned_to: pkx166h
    • Patch: --> new
     
  • Anonymous

    Anonymous - 2017-08-09

    Fix issue 5110: Don't use fixed color for LyricHyphens

    Signed-off-by: Knut Petersen knut_petersen@t-online.de

    http://codereview.appspot.com/323410043

     
  • Anonymous

    Anonymous - 2017-08-09
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,7 @@
    +
    +
    +http://codereview.appspot.com/323410043
    +
     Urs Liska reported:
    
     In the following code the hyphen separating the
    
    • Needs: -->
    • Type: --> Enhancement
     
  • Anonymous

    Anonymous - 2017-08-09
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
    
     http://codereview.appspot.com/323410043
    
    • Patch: new --> review
     
  • Anonymous

    Anonymous - 2017-08-09

    Passes make, make check and a full make doc.

     
  • Anonymous

    Anonymous - 2017-08-11
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,3 @@
    -
     http://codereview.appspot.com/323410043
    
     Urs Liska reported:
    
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2017-08-11

    Patch on countdown for August 14th

     
  • Anonymous

    Anonymous - 2017-08-14
    • assigned_to: pkx166h --> Knut Petersen
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2017-08-14

    Patch counted down - please push.

    @Knut this is one of yours. So if you want to push it yourself (I cannot recall if you have commit access or not) then feel free, else let me know and I can do it on your behalf.

     
  • Knut Petersen

    Knut Petersen - 2017-08-15

    I cannot recall if you have commit access

    As far as I remember I don't have commit access ;-)

     
  • Anonymous

    Anonymous - 2017-08-16
    • labels: --> Fixed_2_19_66
    • status: Started --> Fixed
    • Patch: push -->
     
  • Anonymous

    Anonymous - 2017-08-16

    author Knut Petersen knut_petersen@t-online.de
    Wed, 26 Jul 2017 11:36:38 +0100 (12:36 +0200)
    committer James Lowe pkx166h@gmail.com
    Wed, 16 Aug 2017 07:44:15 +0100 (07:44 +0100)
    commit e8b2544334fa66858c09028719fa82c447037291

     
  • Federico Bruni

    Federico Bruni - 2017-11-02
    • status: Fixed --> Verified
     
MongoDB Logo MongoDB