- **status**: Fixed --> Verified


---

** [issues:#5110] Lyric hyphens remain black even after override**

**Status:** Verified
**Labels:** Fixed_2_19_66 
**Created:** Wed Mar 29, 2017 02:35 PM UTC by Phil Holmes
**Last Updated:** Wed Aug 16, 2017 06:46 AM UTC
**Owner:** Knut Petersen
**Attachments:**

- 
[document.png](https://sourceforge.net/p/testlilyissues/issues/5110/attachment/document.png)
 (11.6 kB; image/png)


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_peter...@t-online.de>
Date:   Sat Mar 4 18:10:19 2017 +0000

    LyricHyphen whiteout
    
    Issue 5033



---

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.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
testlilyissues-a...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
  • [Lilypond-... Auto mailings of changes to Lily Issues
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto
    • [Lily... Auto mailings of changes to Lily Issues via Testlilyissues-auto

Reply via email to