Color gradient using Postscript: Difference between revisions
Import snippet from LSR |
m Lemzwerg moved page Color Gradient using Postscript to Color gradient using Postscript without leaving a redirect: Only the first letter of a title should be uppercase |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
It has NOT been tested with relative path commands. | It has NOT been tested with relative path commands. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
#(define path->ps | #(define path->ps | ||
(lambda (cmds) | (lambda (cmds) | ||
| Line 87: | Line 87: | ||
[[Category:Tweaks and overrides]] | [[Category:Tweaks and overrides]] | ||
[[Category:Syntax and expressions]] | [[Category:Syntax and expressions]] | ||
[[Category:Snippet]] | |||