[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: LSR contribution
From:       Thomas Morley <thomasmorley65 () gmail ! com>
Date:       2019-12-29 12:10:31
Message-ID: CABsfGyW93RHoSN0vA2HBqgj-Dvtu_MwrPGYH0S0nM9-JbxD7jw () mail ! gmail ! com
[Download RAW message or body]

Am So., 29. Dez. 2019 um 12:11 Uhr schrieb Thomas Morley
<thomasmorley65@gmail.com>:

> Some other remarks:
[...]

And a general one.

If a note is last in previous interval and first in a new one, then
the color from the new one is done, leaving the first of the previous
interval with the for it set color:

\score {
  <<
    \new Staff { b c' b' }
    \new Staff { <b c' b'> }
  >>
  \layout {
    \context {
      \Voice
      \consists
        \color_interval_engraver #intervaldefs
          #`(("2-" 0 #t ,green)
             ("7+" 0 #t ,red)
          )
    }
  }
}

No clue how to improve this situation.


Cheers,
  Harm

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic