lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy


From: musicus
Subject: Re[2]: Fw: Re[2]: coloring voices vs systemStartDelimiterHierarchy
Date: Wed, 10 Jun 2015 00:36:01 +0000
User-agent: eM_Client/6.0.22344.0

Ok, the "\stopStaff \startStaff" in the colorMusic function is only necessary, if you want to color clefs, for example. In my case there aren't any "clef-changes", so the coloring function can work without it.
It would be nice however, if music with clefs could be colored as well.
I tried to put the "Clef_engraver" from the Staff to the Voice context but that doesn't seem to work well. (attached file)


Nick Payne-3 wrote
If I save the ly file and try to build it (Windows, Lilypond 2.19.21) it causes lilypond to terminate with the error below. I also loaded it into
 Frescobaldi and got the attached Mingw error msgbox:
 [...]

Strange... I'm on Win7 64bit, Frescobaldi & Lilypond 2.19.18 and everything
works fine.

If I comment out the \startStaff and \stopStaff commands (only in the
colorMusic function, not in any ossia voices)...

          \colorGrobs #grob-names #my-color ##t
          %\temporary \override LedgerLineSpanner.color = #my-color
          %\temporary \override Staff.Clef.color = #my-color
          #music
          %\stopStaff
          \colorGrobs #grob-names #my-color ##f
          %\revert LedgerLineSpanner.color
          %\revert Staff.Clef.color
          %\startStaff

...nothing changes (or am I blind?) except for the missing brace that
reappears:
with_stopStaff.pdf
<http://lilypond.1069038.n5.nabble.com/file/n177662/with_stopStaff.pdf>
without_stopStaff.pdf
<http://lilypond.1069038.n5.nabble.com/file/n177662/without_stopStaff.pdf>

Hmmm... no idea :(

Viele Grüße,
Klaus



--
View this message in context: http://lilypond.1069038.n5.nabble.com/Fw-Re-2-coloring-voices-vs-systemStartDelimiterHierarchy-tp177656p177662.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user

Attachment: coloring voices vs systemStartDelimiterHierarchy.ly
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]