lilypond-devel
[Top][All Lists]
Advanced

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

Re: Duplication of pages with slight changes to color of grobs?


From: Knut Petersen
Subject: Re: Duplication of pages with slight changes to color of grobs?
Date: Sun, 23 Jul 2017 11:07:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Hi Paul!

B) Is there a practical way to redefine color? within a .ly file in a way that 
it is recognized
by lilyponds code?

I take it you have tried this?

#(define (color? ...) ...)

;-)  Also "#(set! ...." does not help ...

Would it help to define your own custom properties (grob or context) to avoid 
overloading the color property.  I have this in my include file for Clairnote:

Interesting approach ... I think it would only shift the problem to other 
places in the code.

Knut



reply via email to

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