lilypond-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Nested properties in the \paper block


From: Joe Neeman
Subject: Re: [PATCH] Nested properties in the \paper block
Date: Sat, 02 Jan 2010 21:57:13 +1100

Any objections/comments? If not, I'll push in the next few days.

Cheers,
Joe

On Tue, 2009-12-22 at 21:52 -0800, Joe Neeman wrote:
> http://codereview.appspot.com/182042/show
> 
> This patch implements nested property setting for \paper block (and
> \header block, etc) variables, similar to how \override works for nested
> properties. In particular, you can do something like
> 
> \paper {
>   between-system-spacing #'space = #10
> }
> 
> to override the 'space sub-property of between-system-spacing without
> modifying the other sub-properties. Apart from being more convenient, it
> will allow me to write better convert-ly rules for vertical spacing
> variables.
> 
> Joe
> 






reply via email to

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